Description Format Public fields Methods
DurationIntervalLegacy Class
An R6Class
generator object
repeat_type
character [optional]
date
numeric [optional]
custom_times
list( 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)
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.