elements | R Documentation |
'data.frame' of chemical elements from the unimod database.
elements
A 'data.frame' with 4 columns (Name, FullName, AvgMass, MonoMass) for the chemical elements.
It was created as follows:
“' unimod:::.createDataSets() “'
Taken from the unimod database: http://www.unimod.org/xml/unimod.xml.
data(elements) head(elements)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.