calc_outliers: Subsets the data to those less than the 5th percentile and...

View source: R/plot_utils.R

calc_outliersR Documentation

Subsets the data to those less than the 5th percentile and those greater than the 95th percentile

Description

Subsets the data to those less than the 5th percentile and those greater than the 95th percentile

Usage

calc_outliers(plotting_data)

Arguments

plotting_data

Numeric vector of data points

Value

Numeric vector


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