powered by
"disord"
The disord class provides basic arithmetic and extract/replace methods for disord objects.
disord
Objects can be created by calls of the form new("disord", ...), although functions disord() and (eventually) as.disord() are more user-friendly.
new("disord", ...)
disord()
as.disord()
.Data
Object of class vector that specifies the elements
vector
hash
Object of class character that specifies the hash code
character
Robin K. S. Hankin
showClass("disord")
Run the code above in your browser using DataLab