Learn R Programming

NORRRM (version 1.0.0)

OxiWeight: The molecular weights

Description

Data frame with chemical nomenclature and molecular weights used in CIPW computations.

Usage

data(OxiWeight)

Arguments

Format

The format is a data frame with 26 rows and 3 columns, including the row names.

Details

This table is calculated from the 2011 table values after the IUPAC (International Union of Pure and Applied Chemistry), Commission on Isotopic Abundances and Atomic Weights. It is important to note that row names are the chemical nomenclature of the oxides and the third column is the oxide weight rounded.

References

Wieser, M.E., and others. 2013. Pure and Applied Chemistry. International Union of Pure and Applied Chemistry (IUPAC). v. 78, no. 11, pp. 2051--2066.

See Also

AtomWeight,MinWeight

Examples

Run this code
data(OxiWeight)
OxiWeight ['SiO2','OWeight']
##

Run the code above in your browser using DataLab