lidOpenType: lidOpenType R6 class.

lidOpenTypeR Documentation

lidOpenType R6 class.

Description

This step waits for the user to open the lid and continues afterwards. It allows to stop the program and to wait for the user to add for example enzymes and continue the program afterwards. The temperature of the previous step is maintained. Inherits: rdmlBaseType.

Format

An R6Class generator object.

Initialization

lidOpenType$new()

Super class

RDML::rdmlBaseType -> lidOpenType

Methods

Public methods

Inherited methods

Method new()

Usage
lidOpenType$new()

Method clone()

The objects of this class are cloneable with this method.

Usage
lidOpenType$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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