View source: R/mod_dataInput.R
mod_data | R Documentation |
mod_data server function
mod_data(
input,
output,
session,
lang,
var_thes,
numerical_thes,
texts_thes,
cache
)
input |
internal |
output |
internal |
session |
internal |
lang |
lang reactive |
var_thes , numerical_thes , texts_thes |
thesauruses |
cache |
cache object to maintain previously selected values in inputs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.