| InlineResponse200111Data | R Documentation |
InlineResponse200111Data Class
An R6Class generator object
fifteenMinHashRatecharacter
dayHashRatecharacter
validNuminteger
invalidNuminteger
profitTodayInlineResponse200111DataProfitToday
profitYesterdayInlineResponse200111DataProfitToday
userNamecharacter
unitcharacter
algocharacter
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.