Learn R Programming

poppr (version 2.1.1)

unique,MLG-method: Unique and Duplicated implementations for MLG objects

Description

internal use

Usage

## S3 method for class 'MLG':
unique(x, incomparables = FALSE, ...)

## S3 method for class '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

visible MLG genclone snpclone initialize,MLG-method levels,MLG-method