labelFormatType {RDML}R Documentation

labelFormatType R6 class.

Description

Label used for pcrFormatType. Can take values:

ABC
123
A1a1

Inherits: enumType.

Usage

labelFormatType

Format

An R6Class generator object.

Initialization

labelFormatType$new(value)

@section Fields:

value

checkString.


[Package RDML version 1.0 Index]