PlotTessellation {Geneland} | R Documentation |
Plots maps of posterior probabilities of population membership for each population
PlotTessellation(coordinates, path.mcmc,printit,path)
coordinates |
Spatial coordinates of individuals. A matrix with 2 columns and one line per individual. |
path.mcmc |
Character : Path to output files directory |
printit |
Logical : if TRUE, figures are also printed |
path |
Character : Path to directory where figures should be printed |
Gilles Guillot