error: Function to calculate ppm error between mz value and...

Description Usage Arguments Value Examples

View source: R/generalFunctions.R

Description

Function to calculate ppm error between mz value and theoretical mass

Usage

1
error(theoretical, measured)

Arguments

theoretical

theoretical mz of a molecule

measured

measured mz

Value

ppm error

Examples

1
error(400, 400.01)

MJS-708/MSIprocessing documentation built on Dec. 17, 2021, 2:11 a.m.