qLow: Calculate lower quantile

Description Usage Arguments Value

View source: R/calcQuantile.R

Description

Two simple wrapper functions for quantile() that are used in plotting functions. qLow defaults to the 5th percentile and qHigh to the 95th.

Usage

1
qLow(x)

Arguments

x

A numeric vector.

Value

Returns a numeric representing either the 5th or 95th percentile.


TESA-workshops/TESAsamSim documentation built on Feb. 6, 2021, 12:25 a.m.