eems_contours | R Documentation |
eems contours
Internal function used for making EEMS plots. This function is from the R package 'reemsplots2' by Desislava Petkova (github repository 'dipetkov/reemsplots2').
eems_contours(mcmcpath, dimns, longlat, plot_params, is_mrates)
mcmcpath |
Path the directory containing EEMs output files for a particular chain |
dimns |
output of read_dimns function |
longlat |
Whether or not to use long lat coordinates. Default TRUE |
plot_params |
List of plotting parameters |
is_mrates |
Logical indicating whether or not to generated the first two EEMs plots or the third and fourth EEMs plot |
A list with parameters to use for generating EEMS plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.