| disord-class {disordR} | R Documentation |
Class "disord"
Description
The disord class provides basic arithmetic and extract/replace
methods for disord objects.
Objects from the Class
Objects can be created by calls of the form new("disord", ...),
although functions disord() and (eventually) as.disord()
are more user-friendly.
Slots
.Data:Object of class
vectorthat specifies the elementshash:Object of class
characterthat specifies the hash code
Author(s)
Robin K. S. Hankin
Examples
showClass("disord")
[Package disordR version 0.9-8.2 Index]