Description Format Public fields Methods
DurationIntervalLegacy Class
An R6Class generator object
repeat_typecharacter [optional]
datenumeric [optional]
custom_timeslist( object ) [optional]
new()DurationIntervalLegacy$new( repeat_type = NULL, date = NULL, custom_times = NULL, ... )
toJSON()DurationIntervalLegacy$toJSON()
fromJSON()DurationIntervalLegacy$fromJSON(DurationIntervalLegacyJson)
toJSONString()DurationIntervalLegacy$toJSONString()
fromJSONString()DurationIntervalLegacy$fromJSONString(DurationIntervalLegacyJson)
clone()The objects of this class are cloneable with this method.
DurationIntervalLegacy$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.