par.manager-class: (Internal) A reference class to handle graphic pars used for...

par.manager-classR Documentation

(Internal) A reference class to handle graphic pars used for plotting.

Description

(Internal) A reference class to handle graphic pars used for plotting.

Fields

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.

Methods

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.


Marchen/partial.plot documentation built on Feb. 13, 2025, 4:18 a.m.