add.text: Annotate Plots.

View source: R/add.text.R

add.textR Documentation

Annotate Plots.

Description

Used to annotate the plots. Add annotation on points chosen on

Usage

add.text(cex = 1)

Arguments

cex

provides control over the text font size (default=1).

Value

Draft text commands that might be added to a function.

See Also

documentation for locator.

Examples

plot(att.stock.tsd)
add.text()


wqmeeker/RTseries documentation built on Dec. 31, 2022, 10 a.m.