sampleTypeType {RDML} | R Documentation |
sampleTypeType R6 class.
Description
Can take values:
- unkn
unknown sample
- ntc
non template control
- nac
no amplification control
- std
standard sample
- ntp
no target present
- nrt
minusRT
- pos
positive control
- opt
optical calibrator sample
Usage
sampleTypeType
Format
An R6Class
generator object.
Details
Inherits: enumType.
Initialization
sampleTypeType$new(value)
@section Fields:
value
checkString. Value.
[Package RDML version 1.0 Index]