genepop(g, output.ext = "", show.output = F, label = "genepop.run",
dem = 10000, batches = 100, iter = 5000, other.settings = "",
input.fname = "loc_data.txt")genepopWrite(g, label = "genepop.write", input.fname = "loc_data.txt")
gtypes
object.genepop.write
a vector of the locus names used in the
input file, and from.
genepop.run
a list containing the same vector of locus
names and a vector of the filenames used. Both returned invisibly.
}