dmea_apply_fun: Apply an aggregation function

View source: R/dm_sea.R

dmea_apply_funR Documentation

Apply an aggregation function

Description

Apply an aggregation function

Usage

dmea_apply_fun(x, fun)

Arguments

x

Numeric vector.

fun

Function or character string. Supported character values are "mean", "sum", "max", "min", and "median".

Value

Numeric scalar.


dendRoAnalyst documentation built on May 20, 2026, 5:07 p.m.