Data: Data Class

Description Public fields Methods

Description

Data Class

Data Class

Public fields

jobs

Methods

Public methods


Method new()

Usage
Data$new(jobs)

Method toJSON()

Usage
Data$toJSON()

Method fromJSON()

Usage
Data$fromJSON(DataJson)

Method toJSONString()

Usage
Data$toJSONString()

Method fromJSONString()

Usage
Data$fromJSONString(DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


riteshkarvaloc/dkubeR documentation built on Feb. 25, 2021, 9:28 p.m.