loadENMevaluation | R Documentation |
Load an ENMevaluation object as an .rds file. This is necessary
to use instead of readRDS()
because wrapped terra SpatRasters require
unwrap()
after loading for the raster data. This convenience function does
that for you.
loadENMevaluation(filename)
filename |
character: path to the .rds file to load |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.