Description Usage Arguments Value Examples
View source: R/generalFunctions.R
Function to calculate ppm error between mz value and theoretical mass
1 | error(theoretical, measured)
|
theoretical |
theoretical mz of a molecule |
measured |
measured mz |
ppm error
1 | error(400, 400.01)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.