is.detector | R Documentation |
x
is an S3 detector classCheck that x
is an S3 detector class
is.detector(x)
x |
Any variable |
True if x is an instance of detector
x <- Excalibur_Detector()
is.detector(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.