| tolerance {mzkit} | R Documentation | 
        
        Create mzdiff tolerance value
        Description
        
        Usage
        
            tolerance(
    kind = 'ppm',
    mzdiff = 20);
         
        Arguments
        
            
kind
da method or ppm method.
mzdiff
the m/z tolerance error value.
        
        Details
        
        Authors
        xieguigang
        
Value
        This function has no value returns.
        
Examples
        
        
        [Package 
mzkit version 3.2.56.56444 
Index]