is.Class | R Documentation |
helper function to determine if object == whichClass or a descendant of whichClass.
is.Class(object, whichClass)
object |
a data object of some class |
whichClass |
character string: class name to be tested |
TRUE or FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.