Learn R Programming

adegraphics (version 1.0-4)

Tr.match-class: Class Tr.match

Description

A class for the creation and display of paired coordinates in a triangular plot.

Arguments

Objects from the Class

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

item

  • trellis.par
  • adeg.par
  • lattice.call
  • g.args
  • adjust: a logical to adjust the device with the limits of the smaller equilateral triangle containing the values
  • stats
  • s.misc
  • Call

code

call

itemize

  • max3dandmin3d: vectors of three values for triangular maximal and minimal limits.

Extends

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

See Also

ADEg ADEg.Tr triangle.match

Examples

Run this code
showClass("Tr.match")

Run the code above in your browser using DataLab