S7_class | R Documentation |
Given an S7 object, find it's class.
S7_class(object)
object |
The S7 object |
An S7 class.
Foo <- new_class("Foo")
S7_class(Foo())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.