Prepare Data Server
Arguments
- id
An ID string that corresponds with the ID used to call the module's UI function.
- x
A reactive
data.frame
(typically returned byimport_server()
).
See also
Other generic modules:
import_server()
,
import_ui()
,
prepare_ui()