dot-labelExtremes: Label Extreme Values

.labelExtremesR Documentation

Label Extreme Values

Description

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.

Usage

.labelExtremes(data, names, tol)

Arguments

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 x.

tol

.writeDoc_Tol()

Value

None. Annotates the plot with labels.

Author(s)

Bryan A. Hanson (DePauw University), Tejasvi Gupta.


ChemoSpecUtils documentation built on May 31, 2023, 5:56 p.m.