InlineResponse2001 | R Documentation |
InlineResponse2001 Class
An R6Class
generator object
timezone
character
serverTime
integer
rateLimits
list( InlineResponse2001RateLimits )
exchangeFilters
list( object )
symbols
list( InlineResponse2001Symbols )
new()
InlineResponse2001$new( timezone, serverTime, rateLimits, exchangeFilters, symbols, ... )
toJSON()
InlineResponse2001$toJSON()
fromJSON()
InlineResponse2001$fromJSON(InlineResponse2001Json)
toJSONString()
InlineResponse2001$toJSONString()
fromJSONString()
InlineResponse2001$fromJSONString(InlineResponse2001Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse2001$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.