par.manager-class | R Documentation |
(Internal) A reference class to handle graphic pars used for plotting.
group
a character vector of group names made from factors specified by x.names.
col,lty,lwd,pch
a vector of graphic parameters or a function generate graphic
parameters. For the detail, see switch.par
.
colors.for.persp(z.matrix)
Make color vector used for persp
funciton.
z.matrix
a matrix used for z
option of persp
.
initialize(group, col, lty, lwd, pch, ...)
Initialize class and set group field.
legend.pars()
Prepare pars for pp.legend
function.
par.group(group.name = NULL)
Make a list of graphic parameters for each group.
par.names()
Returns implimented par names
par.obs()
Make a list of graphic parameters for each observation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.