restrict_statistics | R Documentation |
Restrict statistics by number of observations
meanr(x, n = 5, ...) medianr(x, n = 5, ...) mean_ser(x, n = 5, ...)
x |
numeric vector; observations |
n |
integer; number of observations to consider valid sample |
... |
arguments passed to main function (e.g. NA.rm) |
result of call
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.