loadSimulParams {landsepi} | R Documentation |
Load simulation parameters
Description
Loads a GPKG file from the output of a landsepi simulation.
Usage
loadSimulParams(inputGPKG = "")
Arguments
inputGPKG |
name of the GPKG file. |
Details
Value
a LandsepiParams object.
[Package landsepi version 1.4.0 Index]