How to save and load a PresenceAbsence object
Source:vignettes/save-load-presenceabsence.Rmd
save-load-presenceabsence.RmdPresenceAbsence objects include SpatRaster objects that
cannot be saved directly into an RData external file. For this reason,
we developed specific functions (lets.save and
lets.load) to save and load PresenceAbsence
objects in a similar fashion to the base functions save and
load.