Learn R Programming

adegraphics (version 1.0-4)

ADEgS-class: Class "ADEgS"

Description

An object of ADEgS class is a complex graphic. This class allows the superposition, the insertion and/or the juxtaposition of several ADEg, trellis and/or ADEgS objects. The ADEgS class have neither father class nor son classes.

Arguments

Objects from the Class

ADEgS objects can be created by calls of the form new("ADEgS", ...). The regular usage in this package is to use the ADEgS, add.ADEg, superpose, insert or + functions.

See Also

ADEg ADEgS superpose insert

Examples

Run this code
showClass("ADEgS")

Run the code above in your browser using DataLab