utils.structure.evanno {dartR.popgen} | R Documentation |
Util function for evanno plots
Description
These functions were copied from package strataG, which is no longer on CRAN (maintained by Eric Archer)
Usage
utils.structure.evanno(sr, plot = TRUE)
Arguments
sr |
structure run object |
plot |
should the plots be returned |
Value
returns a list of dataframes (structure results) and a list of plots
Author(s)
Bernd Gruber (bugs? Post to https://groups.google.com/d/forum/dartr); original implementation of Eric Archer https://github.com/EricArcher/strataG
[Package dartR.popgen version 1.0.0 Index]