documentationType {RDML} | R Documentation |
documentationType R6 class.
Description
These elements should be used if the same description applies to many samples, targets or experiments. Inherits: rdmlBaseType.
Usage
documentationType
Format
An R6Class
generator object.
Initialization
documentationType$new(id, text = NULL)
@section Fields:
id
idType. Identificator.
text
checkString. Text.
[Package RDML version 1.0 Index]