summary.formulaFilt: Summary method for formulaFilt object

View source: R/filter_summary_methods.R

summary.formulaFiltR Documentation

Summary method for formulaFilt object

Description

Summary method for formulaFilt object

Usage

## S3 method for class 'formulaFilt'
summary(object, remove = NULL, ...)

Arguments

object

an object of class 'formulaFilt' created by running formula_filter

remove

an character string specifying whether to remove peaks without formulae assigned ('NoFormula') or with formulae assigned ('Formula')

...

included for compliance with generic method

Value

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


EMSL-Computing/fticRanalysis documentation built on Dec. 18, 2024, 9:51 p.m.