cpp_replace_non_finite: Non Finite Values Replacement

View source: R/RcppExports.R

cpp_replace_non_finiteR Documentation

Non Finite Values Replacement

Description

This function replaces non finite values (NA, NaN -Inf and +Inf)

Arguments

V_

a NumericVector.

by

a double used as replcaement value. Default is 0.0


IFC documentation built on Sept. 14, 2023, 1:08 a.m.