View source: R/filter_summary_methods.R
summary.formulaFilt | R Documentation |
Summary method for formulaFilt object
## S3 method for class 'formulaFilt'
summary(object, remove = NULL, ...)
object |
an object of class 'formulaFilt' created by running |
remove |
an character string specifying whether to remove peaks without formulae assigned ('NoFormula') or with formulae assigned ('Formula') |
... |
included for compliance with generic method |
If remove
is provided, a summary of the effect of implementing a filter. Otherwise, a summary of the number of peaks with assigned and unassigned formulae
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.