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