plot_voronoi_samples
1 2 | plot_voronoi_samples(longlat, mcmcpath, outpath, is.mrates = TRUE,
nsamples = 10, add.countries = TRUE, width = 5, height = 5)
|
longlat |
order of longitude/lattitude in the .coords and .outer file (boolean) |
mcmcpath |
path to mcmc output files |
outpath |
files will be written to this path |
is.mrates |
plot mvoronoi (TRUE) or qvoronoi (FALSE) |
nsamples |
number of samples to plot from posterior |
add.countries |
add country borders (boolean) |
width |
width of the main MAPS plot |
height |
height of the main MAPS plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.