powered by
Wrapper function for all online searches.
searchMZonline( mz = 178.1219, mode = "positive", adducts, ppm = 2, which_db = "cmmr", apikey = "" )
M/z of interest, Default: 178.1219
Is m/z positive or negative mode?, Default: 'positive'
Which adducts will you consider (for cmmr only)
Allowed error margin in parts per million, Default: 2
Which online database do you want to search?, Default: 'cmmr'
ChemSpider API key. Only required if searching in ChemSpider.
Table with match information
pbapply
# NOT RUN { searchMZonline(mz = 170.09240307, mode = "positive", which_db = "cmmr") # }
Run the code above in your browser using DataLab