replace_na_nan_inf_vec: Replace NA/NaN/Inf values with a value

Description Usage Arguments Value

View source: R/auxil.R

Description

Replace occurences of NA/NaN/Inf values with a given value.

Usage

1

Arguments

x

A vector.

Value

A vector with replaced values. !!! NA -> 0


unmnn/evoxploit documentation built on Oct. 28, 2020, 12:24 p.m.