assemble_id_module_info_shiny: Title

View source: R/shiny-functions.R

assemble_id_module_info_shinyR Documentation

Title

Description

Title

Usage

assemble_id_module_info_shiny(
  input_list,
  object,
  example_df = NULL,
  ed_vars = NULL
)

Arguments

input_list

shiny server input list.

object

the cypro object of the session

example_df

the example data file uploaded

Value

the list describing the experiment-type depending identification module containing information about the names the identification variables carry in the example data.frame


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