kin.mean: Mean with NA Handling

View source: R/functions.r

kin.meanR Documentation

Mean with NA Handling

Description

Wrapper for mean() with na.rm=TRUE by default

Usage

kin.mean(x)

Arguments

x

A numeric vector

Value

Mean value of the vector


ccamp83/kinesis documentation built on July 4, 2025, 6:19 p.m.