##----------------------------------------------------------------------------##
## Tab: Load data
##----------------------------------------------------------------------------##
tab_load_data <- tabItem(
tabName = "loadData",
uiOutput("load_data_select_file_UI"),
uiOutput("load_data_sample_info_UI")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.