Learn R Programming

landsepi (version 1.5.1)

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.