| ionPairsFromMsl {mzkit} | R Documentation | 
        
        Read ion pairs data from MSL dataset
        Description
        
        Usage
        
            ionPairsFromMsl(ions,
    unit = 'Minute');
         
        Arguments
        
            
ions
the MSL ions dataset or a file path for read MSL ions data.
unit
the data unit of the time values that stored in the MSL ions data, default is in unit of minute.
        
        Details
        this function will auto handling of the MSL ions data source of the raw dataset or raw file path of the ions data in MSL file format.
        Authors
        xieguigang
        
Value
        A data collection of ion pairs dataset for run MRM data quantification.
        Examples
        
        
        [Package 
mzkit version 3.2.56.56444 
Index]