Prepare Data Server
Arguments
- id
An ID string that corresponds with the ID used to call the module's UI function.
- choose
A predicate
function
used to select columns.- select
A predicate
function
used to select columns.- demo
A
character
string specifying the name of a dataset (seeimport_server()
).
Value
A reactive data.frame
.
See also
Other generic modules:
import_server()
,
import_ui()
,
prepare_ui()