| peak_subset {mzDeco} | R Documentation | 
        
        make sample column projection
        Description
        
        Usage
        
            peak_subset(peaktable, sampleNames);
         
        Arguments
        
            
peaktable
A xcms liked peaktable object, is a collection 
 of the xcms2 peak feature data. [as PeakSet]
sampleNames
A character vector of the sample names for make 
 the peaktable projection. [as string]
        
        Details
        
        Authors
        BioNovoGene
        
Value
        A sub-table of the input original peaktable data
clr value class
        Examples
        
        
        [Package 
mzDeco version 1.0.0.0 
Index]