.labelExtremes | R Documentation |
Internal function. A utility function which plots the sample names next to the sample points. The number of samples labeled can be specified by passing it from the calling function. An internal function, not generally called by the user.
.labelExtremes(data, names, tol)
data |
A matrix containing the x values of the points/samples in the first column, and the y values in the second. |
names |
A character vector of sample names. Length must match the
number of rows in |
tol |
|
None. Annotates the plot with labels.
Bryan A. Hanson (DePauw University), Tejasvi Gupta.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.