Description Usage Arguments Value Author(s) See Also Examples
The function genind2df
converts a genind back to a
data.frame of raw allelic data.
1 |
x |
a genind object |
pop |
an optional factor giving the population of each individual. |
sep |
a character string separating alleles. See details. |
usepop |
a logical stating whether the population (argument |
oneColPerAll |
a logical stating whether or not alleles should be split
into columns (defaults to |
a data.frame of raw allelic data, with individuals in rows and loci in column
Thibaut Jombart t.jombart@imperial.ac.uk
df2genind
, import2genind
, read.genetix
,
read.fstat
, read.structure
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.