View source: R/filterPeaks.data.frame.R
Filter peak list of MSI data
1 2 3  | ## S3 method for class 'data.frame'
filterPeaks(d, how = c("topX", "XofTop",
  "XofTotal"), x = NULL, index = FALSE)
 | 
d | 
 either an   | 
how | 
 character; Method to use for filtering (see above)  | 
x | 
 numeric; Parameter for the filtering method.  | 
index | 
 logical; If input is a dataframe, and   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.