Learn R Programming

RDML (version 0.9-1)

pauseType: pauseType R6 class.

Description

This step allows to pause at a certain temperature. It is typically the last step in an amplification protocol.Inherits: rdmlBaseType.

Usage

pauseType

Arguments

Format

An R6Class generator object.

Initialization

pauseType$new(temperature)

Fields

temperature
numeric. The temperature in degrees Celsius to maintain during the pause.