View source: R/module_databaseSelector.R
databaseSelector_server | R Documentation |
databaseSelector_server
databaseSelector_server(
input,
output,
session,
h3Label = h3("First, select an experiment:"),
availableExperiments,
sqlDirectory
)
input |
input |
output |
output |
session |
session |
h3Label |
h3Label |
availableExperiments |
availableExperiments |
sqlDirectory |
sqlDirectory |
filepath of selected database
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.