cpp_fast_range: Use Rcpp for Range

View source: R/RcppExports.R

cpp_fast_rangeR Documentation

Use Rcpp for Range

Description

Determines range of numeric vector

Arguments

x_

a Nullable NumericVector.

Details

the behaviour is the same as R base::range(x_, na.rm = TRUE, finite = TRUE) without creating warnings

Value

a NumericVector.


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