chemlab {chem16S} | R Documentation |
Formatted labels for chemical metrics
Description
Formatted labels for indicating chemical metrics on plots.
Usage
chemlab(varname)
Arguments
varname |
character, the name of a variable |
Details
This function provides formatted labels for chemical metrics and related variables.
varname
can be any one of the chemical metrics described in calc_metrics
.
Value
For most values of varname
, a language object suitable for plotting (see plotmath
).
For labels where no special mathematical notation is required, a character object.
If varname
is not among the chemical metrics described in calc_metrics
, the value of varname
itself.
See Also
Examples
chemlab("Zc")
[Package chem16S version 1.1.0-5 Index]