minmax: Minimum-Maximum of Object

Description Usage Arguments

View source: R/minmax.R

Description

Function to get min and max for a bunch of objects (all coerced to vectors) to set xlim and ylim in plot

Usage

1
minmax(..., na.rm = TRUE)

Arguments

...

Objects to determine min-max

na.rm

Should NA be removed?


mattwarkentin/sandbox documentation built on Jan. 29, 2020, 4:46 p.m.