Description Format Public fields Methods
DurationInterval Class
An R6Class generator object
startnumeric [optional]
intervallist( object ) [optional]
repeat_countinteger [optional]
endnumeric [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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.