AggTrade | R Documentation |
AggTrade Class
An R6Class
generator object
a
integer
p
character
q
character
f
integer
l
integer
T
character
m
character
M
character
new()
AggTrade$new(a, p, q, f, l, T, m, M, ...)
toJSON()
AggTrade$toJSON()
fromJSON()
AggTrade$fromJSON(AggTradeJson)
toJSONString()
AggTrade$toJSONString()
fromJSONString()
AggTrade$fromJSONString(AggTradeJson)
clone()
The objects of this class are cloneable with this method.
AggTrade$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.