is.MarginEvents: function to check if object is of class...

Description Usage Arguments Value Examples

View source: R/phytoFilterClass.R

Description

function to check if object is of class cyanoFilter(MarginEvents)

Usage

1

Arguments

x

any R object

Value

TRUE if object is of class MarginEvents. FALSE otherwise

Examples

1
2
 x <- c(1, 5, 4)
 is.MarginEvents(x)

fomotis/cyanoFilter documentation built on Aug. 1, 2021, 10:58 p.m.