estimatePPM {Autotuner}R Documentation

estimatePPM

Description

This function provides a convenient way to measure ppm between two exact masses.

Usage

estimatePPM(first, second)

Arguments

first

Numeric of length 1 respresenting the first mass entered

second

Numeric of length 1 representing second mass entered

Value

The ppm error between the first and second entered mass


[Package Autotuner version 1.6.0 Index]