place.text {heR.Misc}R Documentation

Place vector of text and expressions

Description

Function to let users interactively place any number of text and expressions on graphs using the locate and text functions

Usage

place.text(t, l=NULL, adj=c(0.5,1), ...)

Arguments

t a vector containing text and/or mathematical expressions
l an optional list of places to position text automatically
adj adjustment of text, see text
... arguments to pass to text

Details

The user clicks on the graphics device window to place each specified text string or expression

Value

Invisibly returns a list of places where text was positioned

Author(s)

Neil E. Klepeis
neil AT exposurescience DOT org
http://klepeis.net

See Also

text, locator


[Package heR.Misc version 0.0.4 Index]