PlotFreq {Geneland} | R Documentation |
Plot of allele frequencies in present time populations number
ipop
,
for allele iall
of locus iloc
PlotFreq(genotypes,allele.numbers, path.mcmc,ipop,iloc,iall,printit=FALSE,path)
genotypes |
the matrix of genotypes |
allele.numbers |
A vector of integer containing the number of possible allele for each locus |
path.mcmc |
Path to output files directory |
ipop |
|
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