Learn R Programming

MicroMoB (version 0.1.2)

time_patch_varying_parameter: 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)

Value

a matrix with p rows and tmax columns

Arguments

param

if given a matrix, it must have nrows equal to p and ncols equal to either tmax or 365; if given a vector it must be of length p, tmax, or 365.

p

number of patches

tmax

number of time steps