Rdocumentation
powered by
Learn R Programming
arf3DS4 (version 2.5-4)
version-class: arf3DS4 "version" class
Description
The "version" class contains information on the version of the arf3DS4 objects. Each arf3DS4 object contains this class.
Arguments
Objects
Objects can be created by calls of the form
new("version", ...)
.
Examples
Run this code
showClass(
"version"
)
Run the code above in your browser using
DataLab