remove_all_na_cols: Utility function removing columns with all values NA from a...

View source: R/utils.R

remove_all_na_colsR Documentation

Utility function removing columns with all values NA from a dataset.

Description

Utility function removing columns with all values NA from a dataset.

Usage

remove_all_na_cols(df)

Arguments

df

An Olink dataset.

Value

The input Olink dataset without all-NA columns.

Author(s)

Klev Diamanti


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