import_server {kinesis} | R Documentation |
Import Data Server
Description
Import Data Server
Usage
import_server(id, demo = NULL)
Arguments
id |
An ID string that corresponds with the ID used to call the module's UI function. |
demo |
A |
Value
A reactive data.frame
.
See Also
Other generic modules:
import_ui()
,
prepare_server()
,
prepare_ui()
[Package kinesis version 0.2.1 Index]