dbe {RMassBank} | R Documentation |
Calculates the Ring and Double Bond Equivalents for a chemical formula. The highest valence state of each atom is used, such that the returned DBE should never be below 0.
dbe(formula)
formula |
A molecular formula in text or list representation (e.g.
|
Returns the DBE for the given formula.
Michael Stravs
# dbe("C6H12O6")