Learn R Programming

adegraphics (version 1.0-4)

ADEg.S2-class: Class ADEg.S2

Description

An object of ADEg.S2 class represents bi-dimensional data. The ADEg.S2 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 eleven son classes : S2.arrow, S2.class, S2.corcircle, S2.density, S2.distri, S2.image, S2.label, S2.logo, S2.match, S2.traject and S2.value.

Arguments

Objects from the Class

None object of this class can be instantiated.

item

  • trellis.par
  • adeg.par
  • lattice.call
  • arguments: its parameters to obtain the trellis object
  • g.args
  • method: only for S2.value objects
  • symbol: only for S2.value objects
  • center: only for S2.value objects
  • stats
  • s.misc
  • plegend.update: a logical indicating if the legend parameters are updating
  • breaks.update: a logical indicating if the legend breaks are updating
  • backgrid: a list of elements for grid lines
  • Call

code

call

itemize

  • xfullcircle.updateandyfullcircle.update: a logical indicating if the circle size is updating (only forS2.corcircleobjects)

Extends

Class ADEg, directly.

See Also

addhist zoom adegpar S2.arrow S2.class S2.corcircle S2.density S2.distri S2.image S2.label S2.logo S2.match S2.traject S2.value ADEg

Examples

Run this code
showClass("ADEg.S2")

Run the code above in your browser using DataLab