Learn R Programming

GenomeGraphs (version 1.32.0)

Title-class: Class "Title" representing the title of a plot

Description

Represent the title of a plot

Arguments

Objects from the Class

Objects can be created by calls of the form new("Title", ...).

Slots

title:
Object of class "character" which will be used as title
dp:
Object of class "DisplayPars" specifying the size and color of the title in the final plot

Methods

No methods defined with class "Title" in the signature.

References

http://www.stat.berkeley.edu/~steffen/

See Also

objects to See Also as gdPlot

Examples

Run this code
showClass("Title")

Run the code above in your browser using DataLab