get_monoisotopic: Get monoisotopic mass from the molecular formula

View source: R/molform_functions.R

get_monoisotopicR Documentation

Get monoisotopic mass from the molecular formula

Description

Calculate the monoisotopic mass for a molform object. No charge is assumed.

Usage

get_monoisotopic(molform)

Arguments

molform

An object of the as.molform class

Examples

## Not run: 

get_monoisotopic(as.molform("C6H12O6"))


## End(Not run)

EMSL-Computing/pspecterlib documentation built on Jan. 28, 2024, 8:13 p.m.