dataCollectionSoftwareType: dataCollectionSoftwareType R6 class.

Description Usage Format Initialization Examples

Description

Software name and version used to collect and analyze the data. Inherits: rdmlBaseType.

Usage

1

Format

An R6Class generator object.

Initialization

1

@section Fields:

name

checkString.

version

checkString.

Examples

1
2
dataCollectionSoftwareType$new(name = "ExampleSoft",
                               version = "1.0")

RDML documentation built on June 25, 2019, 5:03 p.m.