mean_finite: Calculate the mean of finite values. Return '-Inf' if all...

View source: R/math_functions.R

mean_finiteR Documentation

Calculate the mean of finite values. Return -Inf if all -Inf.

Description

Calculate the mean of finite values. Return -Inf if all -Inf.

Usage

mean_finite(x)

Arguments

x

numeric vector whose mean is wanted.


rte-antares-rpackage/antaresWaterValues documentation built on Nov. 6, 2024, 11:17 p.m.