Description Usage Arguments Value Examples
View source: R/phytoFilterClass.R
function to check if object is of class cyanoFilter(MarginEvents)
1  | 
x | 
 any R object  | 
TRUE if object is of class MarginEvents. FALSE otherwise
1 2  |  x <- c(1, 5, 4)
 is.MarginEvents(x)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.