yrange: yrange

View source: R/textBoxPlacement.R

yrangeR Documentation

yrange

Description

compute the staggered y values for the overlay plot

Usage

yrange(yList)

Arguments

yList

list whose components are numeric vectors of the y values for overlaid curves

Value

numeric vector yrange (max-min) for vector of y values

Examples

yrange(yList1)

textBoxPlacement documentation built on March 31, 2023, 6:05 p.m.