| trellis.object {lattice} | R Documentation |
This class of objects is returned by high level lattice display functions, and is usually plotted by default by its `print' method.
A trellis object, as returned by high level lattice functions like
xyplot, is a list with the ``class'' attribute set to
``trellis''. Many of the components of this list are simply the
arguments to the high level function that produced the object. Among
them are: as.table, layout, page, panel,
prepanel, main, sub, par.settings,
par.strip.text, strip, skip, xlab and
ylab. Some other typical components are:
index.condperm.condaspect.fillaspect is ``fill''
aspect.ratioaspect.fill is
FALSE
callcondlevelslegendpanel.argspanel.args.commonname=value form
x.scalesy.scalesx.scales
x.betweeny.betweenx.limitsy.limitsx.limits Deepayan Sarkar Deepayan.Sarkar@R-project.org
Lattice, xyplot,
print.trellis