xlim {textBoxPlacement} | R Documentation |
xlim
Description
compute the numeric vector xlim for a set of curves
Usage
xlim(xList)
Arguments
xList |
list whose components are numeric vectors of the x values for overlaid curves |
Value
numeric vector xlim
Examples
xlim(xList1)
[Package textBoxPlacement version 1.0 Index]