Description Usage Arguments Value Author(s)
Check if object has class classType.
1 | CheckClass(object, classType = NULL, classType2 = NULL)
|
object |
An R object. |
classType |
String of class type for toplevel. |
classType2 |
String of class type for level 2. |
Logical. TRUE
if object is of class classType.
Maurits Evers, maurits.evers@anu.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.