Learn R Programming

landsepi (version 1.1.1)

loadSimulParams: 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.

Value

a LandsepiParams object.

Details

See saveDeploymentStrategy.