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