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


gitdemont/IFC documentation built on Feb. 20, 2025, 12:55 a.m.