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 specifes the elements
vector
hash
Object of class character that specifies the hash code
character
# NOT RUN { showClass("disord") # }
Run the code above in your browser using DataLab