restrict_statistics: Restrict statistics by number of observations

restrict_statisticsR Documentation

Restrict statistics by number of observations

Description

Restrict statistics by number of observations

Usage

meanr(x, n = 5, ...)

medianr(x, n = 5, ...)

mean_ser(x, n = 5, ...)

Arguments

x

numeric vector; observations

n

integer; number of observations to consider valid sample

...

arguments passed to main function (e.g. NA.rm)

Value

result of call


gkane26/rextras documentation built on June 1, 2022, 7:21 p.m.