dataCollectionSoftwareType | R Documentation |
Software name and version used to collect and analyze the data. Inherits: rdmlBaseType.
An R6Class
generator object.
dataCollectionSoftwareType$new(name, version)
@section Fields:
name
checkString.
version
checkString.
RDML::rdmlBaseType
-> dataCollectionSoftwareType
new()
dataCollectionSoftwareType$new(name, version)
clone()
The objects of this class are cloneable with this method.
dataCollectionSoftwareType$clone(deep = FALSE)
deep
Whether to make a deep clone.
dataCollectionSoftwareType$new(name = "ExampleSoft",
version = "1.0")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.