calc_ppm_err.Rd
PPM_error = abs(x - y) / x * 1000000
calc_ppm_err(a = NULL, b = NULL)
data.frame of 1 row and PPM in column 1
PPM error