con2tr {MASS} | R Documentation |
Convert lists to data frames for use by lattice.
con2tr(obj)
obj |
A list of components |
con2tr
repeats the x
and y
components suitably to
match the vector z
.
A data frame suitable for passing to lattice (formerly trellis) functions.
Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.