textBoxUserUnits {textBoxPlacement}R Documentation

textBoxUserUnits

Description

compute the heights of the text boxes in user units

Usage

textBoxUserUnits(tList, yrange, verbose)

Arguments

tList

a list of character strings for text boxes to label the curves

yrange

numeric vector (max-min) for vector of y values

verbose

Boolean if TRUE print informative or diagnostic messages to console

Value

numeric vector of the heights of the text boxes in user units

Examples

textBoxUserUnits(textList,yrange(yList1),verbose=TRUE)

[Package textBoxPlacement version 1.0 Index]