mod_select_maf_dataset_wrapper_server | R Documentation |
wraps mod_select_dataset_from_maf_data_pool_pickerinput_server. Instead of simply returning a unique_name, this function will:
mod_select_maf_dataset_wrapper_server(id, maf_data_pool, label = "Dataset")
id |
Internal parameters for shiny. |
maf_data_pool |
the data pool to add the dataset wrapper to (maf_data_pool) |
label |
label (string)
|
maf_dataset_wrapper.
MAF object: | maf_dataset_wrapper()$loaded_data |
|
unique name: | maf_dataset_wrapper()$unique_name |
|
short name: | maf_dataset_wrapper()$short_name |
|
full name: | maf_dataset_wrapper()$display_name |
|
source: | maf_dataset_wrapper()$name_of_data_source |
|
See ?new_maf_dataset_wrapper for the full list of properties
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.