validate_additional_variables_shiny: Title

View source: R/shiny-functions.R

validate_additional_variables_shinyR Documentation

Title

Description

makes sure that the denoted identifier variables are valid. to be used in observeEvent() of pdl_step4 action button 'Save & Proceed'

Usage

validate_additional_variables_shiny(assembled_module_info, df, object)

Arguments

assembled_module_info

the respective output of assemble_module_info*() functions (module information list)

object
example_df

the example file loaded in prepare data loading

mitosis_module_used

logical, skip if lineages have to be reconstructed

Value

List of variables, converted if necessary, named according to the variable. If conversion was not possible or the variable was missing the respective slot contains the error message of the thrown error instead.


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