is.funts | R Documentation |
Check if an object is of class 'funts'
is.funts(obj)
obj |
The object to check. |
TRUE if the object is of class 'funts', FALSE otherwise.
data("Callcenter")
is.funts(Callcenter)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.