read_voronoi | R Documentation |
read voronoi
Reads EEMs output and constructs parameters for voronoi interpolation This function is from the R package 'reemsplots2' by Desislava Petkova (github repository 'dipetkov/reemsplots2').
read_voronoi(mcmcpath, longlat, is_mrates)
mcmcpath |
Path the directory containing EEMs output files for a particular chain |
longlat |
Whether or not to use long lat coordinates. Default TRUE |
is_mrates |
Logical indicating if the plots are mrates, else qrates |
List with parameter values used for veronoi interpolation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.