ADEg.S1-class: Class ADEg.S1
Description
An object of ADEg.S1 class represents unidimensional data into one dimension.
The ADEg.S1 class is a virtual class, i.e. a class which is not possible to create objects but which have heirs.
This class inherits from ADEg class and
has five son classes : S1.boxplot, S1.class, S1.distri, S1.label and S1.match.Objects from the Class
None object of this class can be instantiated.item
trellis.paradeg.parlattice.callarguments: its parameters to obtain the trellis objectg.argsstatss.miscbackgrid: a list of two elements for grid lines. backgrid$x defines the coordinates
of the lines (horizontal or vertical depending on the graphics orientation) and backgrid$d the grid meshrug: an index value indicating where the rugs are drawnCall
code
callitemize
hori.update: a logical indicating if the sense of direction of the graphics is updating
Extends
Class ADEg, directly.See Also
adegpar
zoom
S1.boxplot
S1.class
S1.distri
S1.label
S1.match
ADEgExamples
Run this codeshowClass("ADEg.S1")
adegpar("p1d")
Run the code above in your browser using DataLab