Description Format Public fields Methods
Sensor Class
An R6Class
generator object
id
character [optional]
spec
character [optional]
name
character [optional]
new()
Sensor$new(id = NULL, spec = NULL, name = NULL, settings = NULL, ...)
toJSON()
Sensor$toJSON()
fromJSON()
Sensor$fromJSON(SensorJson)
toJSONString()
Sensor$toJSONString()
fromJSONString()
Sensor$fromJSONString(SensorJson)
clone()
The objects of this class are cloneable with this method.
Sensor$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.