Description Format Public fields Methods
TemporalSlice Class
An R6Class
generator object
type
character [optional]
duration
integer [optional]
level
integer [optional]
new()
TemporalSlice$new( item = NULL, value = NULL, type = NULL, duration = NULL, level = NULL, ... )
toJSON()
TemporalSlice$toJSON()
fromJSON()
TemporalSlice$fromJSON(TemporalSliceJson)
toJSONString()
TemporalSlice$toJSONString()
fromJSONString()
TemporalSlice$fromJSONString(TemporalSliceJson)
clone()
The objects of this class are cloneable with this method.
TemporalSlice$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.