ninety: Get 10th and 90th percentiles of a vector of values

Description Usage Arguments Author(s) Examples

View source: R/Misc_exported.R

Description

Get 10th and 90th percentiles of a vector of values

Usage

1
ninety(x)

Arguments

x

a vector of values numeric values

Author(s)

T. Carruthers

Examples

1
2
3
4
## Not run: 
ninety(c(NA,1,NA,2,NA))

## End(Not run)

tcarruth/SSES documentation built on Jan. 21, 2021, 12:03 p.m.