qHigh: Calculate upper 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
qHigh(x)

Arguments

x

A numeric vector.

Value

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


Pacific-salmon-assess/TESAsamSim documentation built on Feb. 5, 2021, 9:25 p.m.