Learn R Programming

OlinkAnalyze (version 4.2.0)

norm_internal_update_maxlod: Update MaxLOD to the maximum MaxLOD across normalized datasets.

Description

Update MaxLOD to the maximum MaxLOD across normalized datasets.

Usage

norm_internal_update_maxlod(df, cols)

Value

The same dataset as the input df with the column reflecting MaxLOD updated.

Arguments

df

Normalized Olink dataset (required).

cols

Named list of column names in the dataset (required).