View source: R/textBoxPlacement.R
textBoxUserUnits | R Documentation |
compute the heights of the text boxes in user units
textBoxUserUnits(tList, yrange, verbose)
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 |
numeric vector of the heights of the text boxes in user units
textBoxUserUnits(textList,yrange(yList1),verbose=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.