Compile a list of biomarker groups
Source:R/compile_biomarker_group_list.R
compile_biomarker_group_list.Rd
This function compiles a list of biomarker variable names, grouped into categories.
Some of the categories are hard-coded, while others are extracted from the
column names of the input data.frame dataset
using regular expressions (see base::regex and base::grep()
).