replace_nan_with_na: Replace NaN values with NA

View source: R/helpfunctions_checks.R

replace_nan_with_naR Documentation

Replace NaN values with NA

Description

Replace NaN values with NA

Usage

replace_nan_with_na(x)

Arguments

x

a vector (also works for matrices and scalars)

Value

the vector (or object like the input) with NaN values replaced by NA


JointAI documentation built on Jan. 30, 2026, 5:07 p.m.