powered by
A class used to represent the `version' of unversioned objects. Useful primarily for method dispatch.
new("VersionsNull", ...)
VersionsNull-class
show(object)
classVersion
obj <- new("VersionsNull") obj obj <- new("VersionsNull", A="1.0.0") # warning obj
Run the code above in your browser using DataLab