yrange {textBoxPlacement}R 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)

[Package textBoxPlacement version 1.0 Index]