InlineResponse200111Data | R Documentation |
InlineResponse200111Data Class
An R6Class
generator object
fifteenMinHashRate
character
dayHashRate
character
validNum
integer
invalidNum
integer
profitToday
InlineResponse200111DataProfitToday
profitYesterday
InlineResponse200111DataProfitToday
userName
character
unit
character
algo
character
new()
InlineResponse200111Data$new( fifteenMinHashRate, dayHashRate, validNum, invalidNum, profitToday, profitYesterday, userName, unit, algo, ... )
toJSON()
InlineResponse200111Data$toJSON()
fromJSON()
InlineResponse200111Data$fromJSON(InlineResponse200111DataJson)
toJSONString()
InlineResponse200111Data$toJSONString()
fromJSONString()
InlineResponse200111Data$fromJSONString(InlineResponse200111DataJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse200111Data$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.