assemble_analysis_module_info_shiny: Title

View source: R/shiny-functions.R

assemble_analysis_module_info_shinyR Documentation

Title

Description

Title

Usage

assemble_analysis_module_info_shiny(input_list, object)

Arguments

input_list

shiny server input list.

object

the cypro object of the session

example_df

the example data file uploaded

Value

the list cypro_modules subsetted by modules to be used. It contains information about how the variables needed are named in the example data.frame as well as which of the computable variables have to be computed or are already part of the data to be loaded.


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