Formatted labels for indicating chemical metrics on plots.
Usage
chemlab(varname)
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.
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.
See Also
This function is used by plot_metrics, plot_ps_metrics, and plot_ps_metrics2.