loadSimulParams: Load simulation parameters
Description
Loads a GPKG file from the output of a landsepi simulation.
Usage
loadSimulParams(inputGPKG = "")
Value
a LandsepiParams object.
Arguments
- inputGPKG
name of the GPKG file.
Details
See saveDeploymentStrategy
.