Learn R Programming

adegraphics (version 1.0-3)

C1.interval-class: Class C1.interval

Description

A class for the creation and display of an interval between two numeric scores.

Arguments

Objects from the Class

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

item

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

code

call

itemize

  • method: a value,barsorarea, to represent either segments or areas between scores.

Extends

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

See Also

ADEg ADEg.C1 s1d.interval

Examples

Run this code
showClass("C1.interval")

Run the code above in your browser using DataLab