unique-methods: Unique and Duplicated implementations for MLG objects

Description Usage Arguments See Also

Description

internal use

Usage

1
2
3
4
5
## S4 method for signature 'MLG,ANY'
unique(x, incomparables = FALSE, ...)

## S4 method for signature '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


poppr documentation built on Sept. 7, 2021, 9:06 a.m.