Load S4 Ensemble.SDM and Stacked.SDM objects saved with their respective save function.
load_esdm(name, path = getwd())load_stack(name = "Stack", path = getwd(), GUI = FALSE)
The corresponding SDM object.
character. Name of the folder containing the model to be loaded.
character. Path to the directory containing the model to be loaded, by default the path to the current directory.
logical. Do not take this argument into account (parameter for the user interface).
save.model