levels,MLG-method {poppr} | R Documentation |
Unique and Duplicated implementations for MLG objects
Description
internal use
Usage
## S4 method for signature 'MLG'
levels(x)
## S4 replacement method for signature 'MLG'
levels(x) <- value
Arguments
x |
an MLG object |
Value
a character vector showing the levels of custom MLGs or NULL if the visible slot is not set to "custom"
See Also
[Package poppr version 2.9.6 Index]