Description Format Public fields Methods
DurationInterval Class
An R6Class
generator object
start
numeric [optional]
interval
list( object ) [optional]
repeat_count
integer [optional]
end
numeric [optional]
new()
DurationInterval$new( start = NULL, interval = NULL, repeat_count = NULL, end = NULL, ... )
toJSON()
DurationInterval$toJSON()
fromJSON()
DurationInterval$fromJSON(DurationIntervalJson)
toJSONString()
DurationInterval$toJSONString()
fromJSONString()
DurationInterval$fromJSONString(DurationIntervalJson)
clone()
The objects of this class are cloneable with this method.
DurationInterval$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.