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