textBoxUserUnits: textBoxUserUnits

View source: R/textBoxPlacement.R

textBoxUserUnitsR 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)

textBoxPlacement documentation built on March 31, 2023, 6:05 p.m.