Learn R Programming

OlinkAnalyze (version 4.3.1)

olink_norm_input_check_quant: Check quantification columns.

Description

This function is called from olink_norm_input_check_df_cols to resolve ties and cases of multiple the quantification columns across datasets.

Usage

olink_norm_input_check_quant(quant_cols, quant_cols_set)

Value

quant_cols with the selected quantification column.

Arguments

quant_cols

Named list of vector arrays with quantifications of the datasets to be normalized.

quant_cols_set

pre-ordered vector array of accepted quantification column names.