is.dive | R Documentation |
check if the object is of dive
class
is.dive(x)
x |
any R object |
TRUE or FALSE
Jaunatre Maxime <maxime.jaunatre@yahoo.fr>
d <- dive(20,40) is.dive(d) is.dive('dive')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.