calc_quantiles: Calculates the 5th, 25th, 50th, 75th and 95th percentile of...

View source: R/plot_utils.R

calc_quantilesR Documentation

Calculates the 5th, 25th, 50th, 75th and 95th percentile of the data

Description

Calculates the 5th, 25th, 50th, 75th and 95th percentile of the data

Usage

calc_quantiles(plotting_data)

Arguments

plotting_data

Numeric vector of data points

Value

Named vector of 5 named elements


joshwlambert/DAISIEmainland documentation built on July 14, 2024, 5:40 p.m.