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)
None. Annotates the plot with labels.
A matrix containing the x values of the points/samples in the first column, and the y values in the second.
A character vector of sample names. Length must match the
number of rows in x
.
.writeDoc_Tol()
Bryan A. Hanson (DePauw University), Tejasvi Gupta.