PlotFreqA {Geneland} | R Documentation |
Plot frequency of allele iall
of locus iloc
in ancestral population
PlotFreqA(genotypes, path.mcmc,iloc,iall,printit=FALSE,path)
genotypes |
A matrix of genotypes |
path.mcmc |
Path to output files directory |
iloc |
Integer number : index of locus |
iall |
Integer number : index of allele |
printit |
Logical : if TRUE, figures are also printed |
path |
Character : Path to directory where figures should be printed |
Gilles Guillot