getR6Class | R Documentation |
Return the classname of an R6 object
getR6Class(x, n.parent = 0)
x |
object R6 class object |
n.parent |
numeric Return n.parent higher superclass. Default 0. |
character Class name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.