Learn R Programming

adegraphics (version 1.0-1)

S1.boxplot-class: Class S1.boxplot

Description

A class for the representation of the link between a variable and a qualitative variable using box-and-whisker plots.

Arguments

Objects from the Class

S1.boxplot objects can be created by calls of the form new("S1.boxplot", ...). The regular usage in this package is to use the s1d.boxplot function.

item

  • trellis.par
  • adeg.par
  • lattice.call
  • g.args
  • stats
  • s.misc
  • Call

code

call

itemize

  • col: aNULLvalue, a color or a colors vector to color points, labels, lines and polygons.

Extends

Class ADEg.S1, directly. Class ADEg, by class ADEg.S1, distance 2. Class ADEgORtrellis, by class ADEg.S1, distance 3. Class ADEgORADEgSORtrellis, by class ADEg.S1, distance 3.

See Also

ADEg ADEg.S1 s1d.boxplot

Examples

Run this code
showClass("S1.boxplot")

Run the code above in your browser using DataLab