AtomWeight: The standard atomic weights

Description Usage Format Details Source References See Also Examples

Description

Data frame with symbols, atom names and standard atomic weights.

Usage

1

Format

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

Details

This table is based on the 2011 table 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 symbol of the elements.

Source

http://www.chem.qmul.ac.uk/iupac/AtWt/

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

MinWeight,OxiWeight

Examples

1
2
3
data(AtomWeight)
AtomWeight['H','AWeight']
##

Example output

[1] 1.007975

NORRRM documentation built on May 1, 2019, 10:55 p.m.