check_col_key: Check if col_key is valid.

View source: R/check_columns.R

check_col_keyR Documentation

Check if col_key is valid.

Description

Check if col_key is valid.

Usage

check_col_key(col_key)

Arguments

col_key

Column key for which to retrieve alternative column names. One of "sample_id", "sample_type", "assay_type", "olink_id", "uniprot", "assay", "panel", "block", "plate_id", "panel_version", "lod", "quant", "ext_npx", "count", "qc_warning", "assay_warn", "normalization", and "qc_version".

Value

Nothing or an error message if col_key is not valid.


OlinkAnalyze documentation built on June 24, 2026, 1:06 a.m.