File: NAMESPACE

package info (click to toggle)
r-bioc-interactivedisplaybase 1.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 136 kB
  • ctags: 1
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
import(methods)
import(BiocGenerics)
import(shiny)

export(.runApp)
export(display)
exportMethods(display)