updateDataFrame-methods: Update data frame

Description Usage Arguments Value

Description

Function to update a data frame holding model variables with values of dynamic covariables for a new time point. This function is used internally by allocation routines.

Usage

1
2
3
4
updateDataFrame(x, ...)

## S4 method for signature 'ExpVarRasterStack'
updateDataFrame(x, y, cells, time, ...)

Arguments

x

ExpVarRasterStack object

...

additional arguments (none)

y

data.frame to update

cells

index of cells to be extracted and added to the data frame (see as.data.frame)

time

numeric indicating the time for which the data frame should be updated

Value

data.frame


simonmoulds/lulcc2 documentation built on Dec. 23, 2021, 2:24 a.m.