gPdf2gsi.sim takes as input a data frame in gPipe.data.frame
format
converts it into a gsi_sim input file. If you supply a list of pop-names
(preferably as a factor with levels ordered as you want the pops to appear) to the
pop.ize.them
variable, then it splits them into pops, ordered as in the factor
1 | gPdf2gsi.sim(d, pop.ize.them = NULL, outfile = "gsi_sim_file.txt")
|
d |
the data frame. See documentation for |
pop.ize.them |
vector that should be of length |
outfile |
path to the output file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.