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

See saveDeploymentStrategy.

Value

a LandsepiParams object.


[Package landsepi version 1.4.0 Index]