Skip to contents

Save an ENMevaluation object as an .rds file. This is necessary to use instead of saveRDS() because terra SpatRasters require wrap() before saving to preserve the connections to the raster data. This convenience function does that for you.

Usage

saveENMevaluation(e, filename)

Arguments

e

ENMevaluation object

filename

character: path to the file to create with .rds extension