InlineResponse200102 | R Documentation |
InlineResponse200102 Class
An R6Class
generator object
code
integer
msg
character
data
list( InlineResponse200102Data )
new()
InlineResponse200102$new(code, msg, data, ...)
toJSON()
InlineResponse200102$toJSON()
fromJSON()
InlineResponse200102$fromJSON(InlineResponse200102Json)
toJSONString()
InlineResponse200102$toJSONString()
fromJSONString()
InlineResponse200102$fromJSONString(InlineResponse200102Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse200102$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.