Property: Property

PropertyR Documentation

Property

Description

Property

Property

Format

R6Class object, sub classes EnumeratedProperty, FactorsProperty, FormulaProperty, DoubleProperty, StringProperty, BooleanProperty.

Super class

tercenApi::Base -> Property

Public fields

name

of type String.

description

of type String.

Methods

Public methods

Inherited methods

Method new()

Usage
Property$new(json = NULL)

Method init()

Usage
Property$init()

Method initJson()

Usage
Property$initJson(json)

Method toTson()

Usage
Property$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Property$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.