ProcessPlotData-class: Class "ProcessPlotData"

Description Objects from the Class Slots Methods Author(s) See Also

Description

Container class for the plot data computed from a process data object.

Objects from the Class

Objects are created by a call of getPlotData, which in turn is called when plotting process data objects.

Slots

continuousPlotData:

Object of class "data.frame".

factorPlotData:

Object of class "data.frame".

pointPlotData:

Object of class "data.frame".

position:

Object of class "character".

limits:

Object of class "numeric".

breaks:

Object of class "numeric".

labels:

Object of class "character".

idVar:

Object of class "character".

positionVar:

Object of class "character".

Methods

plot

signature(x = "ProcessPlotData", y = "missing"): ...

Author(s)

Niels Richard Hansen, Niels.R.Hansen@math.ku.dk

See Also

getPlotData


ppstat documentation built on May 2, 2019, 5:26 p.m.