InlineResponse20082 | R Documentation |
InlineResponse20082 Class
An R6Class
generator object
code
character
message
character
data
list( InlineResponse20082Data )
total
integer
success
character
new()
InlineResponse20082$new(code, message, data, total, success, ...)
toJSON()
InlineResponse20082$toJSON()
fromJSON()
InlineResponse20082$fromJSON(InlineResponse20082Json)
toJSONString()
InlineResponse20082$toJSONString()
fromJSONString()
InlineResponse20082$fromJSONString(InlineResponse20082Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20082$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.