Learn R Programming

textBoxPlacement (version 1.0)

yrange: yrange

Description

compute the staggered y values for the overlay plot

Usage

yrange(yList)

Value

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

Arguments

yList

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

Examples

Run this code
yrange(yList1)

Run the code above in your browser using DataLab