Description Usage Arguments Value
View source: R/datainput-module.R
UI part of pavian data input module
1 2 3 4 | dataInputModuleUI(id, server_access = getOption("pavian.server_access",
default = FALSE),
start_with = getOption("pavian.start_data_input_with",
"Select data from history"))
|
id |
Namespace ID. |
server_access |
Whether to allow access to server directories. |
start_with |
One of 'Example data', 'Upload files', and 'Use data on server' (if server_access is TRUE). |
Shiny UI elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.