con2tr {MASS} | R Documentation |
Convert lists to data frames for use by Trellis.
con2tr(obj)
obj |
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
.
A data frame suitable for passing to Trellis functions.
Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.