update_landscape {medfateland}R Documentation

Updates the state of a landscape object

Description

Updates the state of a spatial object 'x' according to the final state in simulation outcome 'y'

Usage

update_landscape(x, y)

Arguments

x

An object of class sf with the corresponding landscape columns.

y

The object resulting of a simulation previously carried on x using spwb_spatial, growth_spatial, spwb_land, etc.

Value

An object of class sf with modified state variables.

Author(s)

Miquel De Cáceres Ainsa, CREAF.

See Also

spwb_spatial, spwb_spatial_day, spwb_land


[Package medfateland version 2.4.5 Index]