| temperatureType | R Documentation |
This step keeps a constant temperature on the heat block. Inherits: baseTemperatureType.
An R6Class generator object.
temperatureType$new(temperature, ...)
temperaturecheckNumber. The temperature of the step in degrees Celsius.
...Params of parent class baseTemperatureType.
RDML::rdmlBaseType -> RDML::baseTemperatureType -> temperatureType
new()temperatureType$new(temperature, ...)
clone()The objects of this class are cloneable with this method.
temperatureType$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.