File: NAMESPACE

package info (click to toggle)
r-cran-htmlwidgets 1.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 456 kB
  • sloc: makefile: 2
file content (22 lines) | stat: -rw-r--r-- 527 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated by roxygen2: do not edit by hand

S3method(as.tags,htmlwidget)
S3method(print,htmlwidget)
S3method(print,suppress_viewer)
export(JS)
export(appendContent)
export(createWidget)
export(getDependency)
export(onRender)
export(onStaticRenderComplete)
export(prependContent)
export(saveWidget)
export(scaffoldWidget)
export(setWidgetIdSeed)
export(shinyRenderWidget)
export(shinyWidgetOutput)
export(sizingPolicy)
import(htmltools)
importFrom(utils,browseURL)
importFrom(utils,file.edit)
importFrom(utils,packageVersion)