reactIdType: reactIdType R6 class.

reactIdTypeR Documentation

reactIdType R6 class.

Description

Contains identificator for reactType. Inherits: rdmlBaseType.

Format

An R6Class generator object.

Initialization

reactIdType$new(id)

@section Fields:

id

checkCount. Identificator.

Super classes

RDML::rdmlBaseType -> RDML::idType -> reactIdType

Methods

Public methods

Inherited methods

Method new()

Usage
reactIdType$new(id)

Method clone()

The objects of this class are cloneable with this method.

Usage
reactIdType$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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