View source: R/shiny-functions.R
validate_identifier_variables_shiny | R Documentation |
makes sure that the denoted identifier variables are valid. to be used in observeEvent() of pdl_step4 action button 'Save & Proceed'
validate_identifier_variables_shiny( df, assembled_module_info, mitosis_module_used, object, in_shiny )
assembled_module_info |
the respective output of assemble_module_info*() functions (module information list) |
mitosis_module_used |
logical, skip if lineages have to be reconstructed |
object |
|
example_df |
the example file loaded in prepare data loading |
Variables (list of variables if time lapse), converted if necessary. If conversion not possible or variable missing the error message of the thrown error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.