Description Usage Arguments Details See Also Examples
This function writes data for BayeScan.
1 |
x |
|
file |
|
This code is based on the R code distributed with BayeScan (version 2.1) for converting binary FSTAT files to the BayeScan data format.
1 2 | x <- read.BayeScanData(system.file('extdata', 'example_fstat_aflp.dat', package='bayescanr'))
write.BayeScanData(x, tempfile(fileext='txt'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.