Restore true labels of an object
Important: as of adegenet_2.0-0, these functions are deprecated as
true labels are used whenever possible. Please use the function
tab
instead.
## S4 method for signature 'genind' truenames(x) ## S4 method for signature 'genpop' truenames(x)
If x\$pop is empty (NULL), a matrix similar to the x\$tab slot but with true labels.
If x\$pop exists, a list with this matrix (\$tab) and a population
vector with true names (\$pop).
Thibaut Jombart t.jombart@imperial.ac.uk
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.