Provides the generic function unique
and the S4 methods for associations.
unique uses
duplicated
to return a set of associations
with the duplicate associations removed.
Usage
unique(x, incomparables = FALSE, ...)
## S3 method for class 'associations':
unique(x, incomparables = FALSE, ...)