Learn R Programming

adegraphics (version 1.0-3)

S2.match-class: Class S2.match

Description

A class for the creation and display of paired coordinates in a bi-dimensional plot.

Arguments

Objects from the Class

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

item

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

code

call

itemize

  • arrows: a logical to draw arrows.

Extends

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

See Also

ADEg ADEg.S2 s.match

Examples

Run this code
showClass("S2.match")

Run the code above in your browser using DataLab