Description Usage Arguments Value
View source: R/mod_dataviewer.R
Data viewer module server-side processing
1 | mod_dataviewer_server(input, output, session, dataset)
|
input, output, session |
standard |
dataset |
data frame (reactive) used in scatterplots as produced by
the |
reactive vector of row IDs corresponding to the current view in the datatable widget.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.