chemlab | R Documentation |
Formatted labels for indicating chemical metrics on plots.
chemlab(varname)
varname |
character, the name of a variable |
This function provides formatted labels for chemical metrics and related variables.
varname
can be any one of the chemical metrics described in calc_metrics
.
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.
cplab
chemlab("Zc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.