if (FALSE) {
df_pos <- batch_search(
"https://ceumass.eps.uspceu.es/api/v3/batch",
"all-except-peptides",
'["all-except-mine"]',
"mz",
"positive",
'["M+H","M+Na"]',
10,
"ppm",
c(670.4623, 1125.2555, 602.6180)
)
}
Run the code above in your browser using DataLab