disord-class {disordR} | R Documentation |
"disord"
The disord
class provides basic arithmetic and extract/replace
methods for disord objects.
Objects can be created by calls of the form new("disord", ...)
,
although functions disord()
and (eventually) as.disord()
are more user-friendly.
.Data
:Object of class vector
that specifies the
elements
hash
:Object of class character
that
specifies the hash code
Robin K. S. Hankin
showClass("disord")