View source: R/population_graph.R
This function is a convience function that wraps together the subset_loci() (potentially) function with the popgraph::popgraph() function (and translations from genotypes to multivariate data).
1 | population_graph(x, stratum = "Population", numLoci = NULL, ...)
|
x |
A |
stratum |
The stratum column to use as the Node designation (default="Population"). |
numLoci |
If not |
... |
Other parameters passed to the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.