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