SensorSpec: SensorSpec

Description Format Public fields Methods

Description

SensorSpec Class

Format

An R6Class generator object

Public fields

name

character [optional]

Methods

Public methods


Method new()

Usage
SensorSpec$new(name = NULL, settings_schema = NULL, ...)

Method toJSON()

Usage
SensorSpec$toJSON()

Method fromJSON()

Usage
SensorSpec$fromJSON(SensorSpecJson)

Method toJSONString()

Usage
SensorSpec$toJSONString()

Method fromJSONString()

Usage
SensorSpec$fromJSONString(SensorSpecJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SensorSpec$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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