View source: R/mod_shinyfiles_get_clinical_featurefile_path.R
mod_shinyfiles_get_clinical_featurefile_path_server | R Documentation |
Server code for getting path to clinical feature file using shinyfiles button. No QC done here. Make sure file is valid when creating MAF object from maf + clinical feature file
mod_shinyfiles_get_clinical_featurefile_path_server(id)
id |
Internal parameters for shiny. |
chosen filepath (string) (reactive). If multiple = TRUE, it returns a character vector instead of a string. When no file is selected, returns character(0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.