mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-30 01:08:43 -05:00
14 lines
294 B
Plaintext
14 lines
294 B
Plaintext
export(invalidateLater)
|
|
export(reactive)
|
|
export(reactivePlot)
|
|
export(reactiveTable)
|
|
export(reactiveText)
|
|
export(reactiveTimer)
|
|
export(runApp)
|
|
export(launchApp)
|
|
S3method(reactive,default)
|
|
S3method(reactive,"function")
|
|
S3method("$",reactvaluesreader)
|
|
S3method("$<-",shinyoutput)
|
|
useDynLib(shiny)
|