Learn R Programming

adegraphics (version 1.0-4)

S2.arrow-class: Class S2.arrow

Description

A class for creating and drawing bi-dimensional plot with arrows from the origin to the coordinates and labeled.

Arguments

Objects from the Class

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

item

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

code

call

itemize

  • lim.update: a logical indicating if the limits are updating

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.arrow

Examples

Run this code
showClass("S2.arrow")

Run the code above in your browser using DataLab