IsotopicDistributionMod {adductomicsR} | R Documentation |
modified function from package OrgMassSpecR
IsotopicDistributionMod(formula = list(), charge = 1)
formula |
list of character strings representing elemental formula |
charge |
numeric for charge of the element |
dataframe of a spectrum
IsotopicDistributionMod(formula=list("CH3CH2OH","H2O"),charge = 1)