time_patch_varying_parameter {MicroMoB} | R Documentation |
Input parameters that may vary by time and patch
Description
Input parameters that may vary by time and patch
Usage
time_patch_varying_parameter(param, p, tmax)
Arguments
param |
if given a matrix, it must have nrows equal to |
p |
number of patches |
tmax |
number of time steps |
Value
a matrix with p
rows and tmax
columns
[Package MicroMoB version 0.1.2 Index]