define_kinds_of_variables: define_kinds_of_variables(metadataXL = NULL, phenolabels =...

View source: R/define_kinds_of_variables.R

define_kinds_of_variablesR Documentation

define_kinds_of_variables(metadataXL = NULL, phenolabels = NULL, phenotable = NULL, maxclass = 10, maxsubclass = 4)

Description

From the metadata returns a list of variable names with the desired number of classes belonging to "sample", "discrete", "continuous", "binary" and "subsettable" types.

Usage

define_kinds_of_variables(
  metadataXL = NULL,
  phenolabels = NULL,
  phenotable = NULL,
  maxclass = 15,
  maxsubclass = 4,
  class_to_ignore = "N_A",
  verbose = TRUE
)

johnmcculloch/JAMS_BW documentation built on March 10, 2024, 11:10 a.m.