internal use
Usage
# S4 method for MLG
unique(x, incomparables = FALSE, ...)
# S4 method for MLG
duplicated(x, incomparables = FALSE, ...)
Arguments
- incomparables
vector of values that cannot be compared
- ...
options passed on to the base function unique or duplicated.