Last chance! 50% off unlimited learning
Sale ends in
Convert lists to data frames for use by lattice.
con2tr(obj)
A data frame suitable for passing to lattice (formerly trellis) functions.
A list of components x
, y
and z
as passed to
contour
.
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.