report_load_srv {teal.reporter} | R Documentation |
Server to Load Reporter
Description
Server to load
ReporterCard
(s) to the Reporter
For more details see the vignette: vignette("simpleReporter", "teal.reporter")
.
Usage
report_load_srv(id, reporter)
Arguments
id |
|
reporter |
|
Value
shiny::moduleServer
[Package teal.reporter version 0.4.0 Index]