dyeType: dyeType R6 class.

dyeTypeR Documentation

dyeType R6 class.

Description

Detailed information about the dye. Inherits: rdmlBaseType.

Format

An R6Class generator object.

Initialization

dyeType$new(id, description = NULL)

@section Fields:

id

idType. Identificator.

description

checkString. Description.

Super class

RDML::rdmlBaseType -> dyeType

Methods

Public methods

Inherited methods

Method new()

Usage
dyeType$new(id, description = NULL)

Method clone()

The objects of this class are cloneable with this method.

Usage
dyeType$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


kablag/RDML documentation built on Oct. 20, 2022, 5:47 a.m.