cpp_replace_non_finite {IFC}R 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


[Package IFC version 0.2.1 Index]