Learn R Programming

RDML (version 0.9-1)

dataCollectionSoftwareType: dataCollectionSoftwareType R6 class.

Description

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

Usage

dataCollectionSoftwareType

Arguments

Format

An R6Class generator object.

Initialization

dataCollectionSoftwareType$new(name, version)

Fields

name
is.string.
version
is.string.