| PriceTicker | R Documentation |
PriceTicker Class
An R6Class generator object
symbolcharacter
pricecharacter
new()PriceTicker$new(symbol, price, ...)
toJSON()PriceTicker$toJSON()
fromJSON()PriceTicker$fromJSON(PriceTickerJson)
toJSONString()PriceTicker$toJSONString()
fromJSONString()PriceTicker$fromJSONString(PriceTickerJson)
clone()The objects of this class are cloneable with this method.
PriceTicker$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.