Description Format Public fields Methods
SensorEvent Class
An R6Class
generator object
timestamp
numeric [optional]
sensor
character [optional]
new()
SensorEvent$new(timestamp = NULL, sensor = NULL, data = NULL, ...)
toJSON()
SensorEvent$toJSON()
fromJSON()
SensorEvent$fromJSON(SensorEventJson)
toJSONString()
SensorEvent$toJSONString()
fromJSONString()
SensorEvent$fromJSONString(SensorEventJson)
clone()
The objects of this class are cloneable with this method.
SensorEvent$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.