Factor: Factor

FactorR Documentation

Factor

Description

Factor

Factor

Format

R6Class object, sub classes Attribute, MappingFactor.

Super class

tercenApi::Base -> Factor

Public fields

name

of type String.

type

of type String.

Methods

Public methods

Inherited methods

Method new()

Usage
Factor$new(json = NULL)

Method init()

Usage
Factor$init()

Method initJson()

Usage
Factor$initJson(json)

Method toTson()

Usage
Factor$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Factor$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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