TemporalSlice: TemporalSlice

Description Format Public fields Methods

Description

TemporalSlice Class

Format

An R6Class generator object

Public fields

type

character [optional]

duration

integer [optional]

level

integer [optional]

Methods

Public methods


Method new()

Usage
TemporalSlice$new(
  item = NULL,
  value = NULL,
  type = NULL,
  duration = NULL,
  level = NULL,
  ...
)

Method toJSON()

Usage
TemporalSlice$toJSON()

Method fromJSON()

Usage
TemporalSlice$fromJSON(TemporalSliceJson)

Method toJSONString()

Usage
TemporalSlice$toJSONString()

Method fromJSONString()

Usage
TemporalSlice$fromJSONString(TemporalSliceJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
TemporalSlice$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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