Description Usage Arguments Value Author(s) Examples
This is a basic converter that takes a data.frame
with locus
objects in it and returns a textual representation as a STRUCTURE input
file.
1 | to_structure(df, stratum = "Population")
|
df |
The |
stratum |
The stratum to use as "POP" (default="Population") |
A string representation of the data.frame
formatted for STRUCTURE
Rodney J. Dyer <rjdyer@vcu.edu>
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.