DurationIntervalLegacy: DurationIntervalLegacy

Description Format Public fields Methods

Description

DurationIntervalLegacy Class

Format

An R6Class generator object

Public fields

repeat_type

character [optional]

date

numeric [optional]

custom_times

list( object ) [optional]

Methods

Public methods


Method new()

Usage
DurationIntervalLegacy$new(
  repeat_type = NULL,
  date = NULL,
  custom_times = NULL,
  ...
)

Method toJSON()

Usage
DurationIntervalLegacy$toJSON()

Method fromJSON()

Usage
DurationIntervalLegacy$fromJSON(DurationIntervalLegacyJson)

Method toJSONString()

Usage
DurationIntervalLegacy$toJSONString()

Method fromJSONString()

Usage
DurationIntervalLegacy$fromJSONString(DurationIntervalLegacyJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DurationIntervalLegacy$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


BIDMCDigitalPsychiatry/LAMP-r documentation built on April 29, 2020, 9:51 a.m.