dyeType {RDML}R Documentation

dyeType R6 class.

Description

Detailed information about the dye. Inherits: rdmlBaseType.

Usage

dyeType

Format

An R6Class generator object.

Initialization

dyeType$new(id, description = NULL)

@section Fields:

id

idType. Identificator.

description

checkString. Description.


[Package RDML version 1.0 Index]