View source: R/regrresidplot.R
cplx | R Documentation |
Generate a sequence of length
points spanning the
current.panel.limits()$xlim
of a lattice window.
cplx(length)
length |
Integer number of points. |
One-column matrix containing length
rows.
The first value is the x-value at the left side of the window. The
last value is the x-value at the right side of the window.
The in between points are evenly spaced.
Richard M. Heiberger <rmh@temple.edu>
scale
cplx(11)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.