View source: R/shiny-functions.R
used_variable_names_shiny | R Documentation |
Title
used_variable_names_shiny(assembled_module_info, test_overlap = FALSE)
assembled_module_info |
output of assemble_module_info()-functions (module information list) |
test_overlap |
if set to TRUE stops execution if var names are not uniquely assigned |
Extracts information about the name of variables carried by the example file from the module information list in form of a character vector. Checks for duplicated variable name assignemnt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.