resetInputs {medfate}R Documentation

Reset simulation inputs

Description

Function resetInputs() allows resetting state variables in x to their defaults.

Usage

resetInputs(x)

Arguments

x

An object of class spwbInput or growthInput.

Value

Does not return any value. Instead, it modifies input object x.

Author(s)

Miquel De Cáceres Ainsa, CREAF

See Also

spwbInput, growthInput, spwb


[Package medfate version 4.4.0 Index]