internal use

# S4 method for MLG,ANY
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.

See also