Description Usage Arguments Value
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.
1 2 3 4 | updateDataFrame(x, ...)
## S4 method for signature 'ExpVarRasterStack'
updateDataFrame(x, y, cells, time, ...)
|
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
|
time |
numeric indicating the time for which the data frame should be updated |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.