R/simulation-spades.R
savedSimEnv.RdIf the user sets options(reproducible.memoisePersist = TRUE),
the global environment will be used, otherwise, a package environment.
savedSimEnv(envir = .GlobalEnv)An environment: envir if options(reproducible.memoisePersist = TRUE),
otherwise the SpaDES.core package environment used to hold the saved simList.