mean.maxna: Calculate mean with maximum amount of NA values specified

Description Usage Author(s)

Description

A wrapper around the base mean function that returns NA when there are more than maxna NAs in input

Usage

1
2
## S3 method for class 'maxna'
mean(x, maxna)

Author(s)

Lauri Myllyvirta lauri.myllyvirta@greenpeace.org


laurimyllyvirta/lauR documentation built on April 28, 2021, 6:26 p.m.