norm_internal_update_maxlod {OlinkAnalyze}R Documentation

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)

Arguments

df

Normalized Olink dataset (required).

cols

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

Value

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


[Package OlinkAnalyze version 4.3.0 Index]