Learn R Programming

InterpretMSSpectrum (version 1.4.5)

get_exactmass: get_exactmass.

Description

Get the exact mass for chemical formulas.

Usage

get_exactmass(x)

Value

A named vector of exact masses.

Arguments

x

Vector of chemical formulas.

Examples

Run this code
InterpretMSSpectrum::get_exactmass(c("C6H12O6", "Na", "H1"))

Run the code above in your browser using DataLab