Learn R Programming

chem16S (version 1.2.0)

chemlab: Formatted labels for chemical metrics

Description

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

cplab

Examples

Run this code
chemlab("Zc")

Run the code above in your browser using DataLab