used_variable_names_shiny: Title

View source: R/shiny-functions.R

used_variable_names_shinyR Documentation

Title

Description

Title

Usage

used_variable_names_shiny(assembled_module_info, test_overlap = FALSE)

Arguments

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

Value

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


theMILOlab/cypro documentation built on April 5, 2022, 2:03 a.m.