elements: Elements data set.

elementsR Documentation

Elements data set.

Description

'data.frame' of chemical elements from the unimod database.

Usage

elements

Format

A 'data.frame' with 4 columns (Name, FullName, AvgMass, MonoMass) for the chemical elements.

Details

It was created as follows:

“' unimod:::.createDataSets() “'

Source

Taken from the unimod database: http://www.unimod.org/xml/unimod.xml.

Examples

data(elements)
head(elements)

ComputationalProteomicsUnit/unimod documentation built on Feb. 12, 2023, 2:57 a.m.