time_patch_varying_parameter: Input parameters that may vary by time and patch

View source: R/utils.R

time_patch_varying_parameterR 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 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

Value

a matrix with p rows and tmax columns


MicroMoB documentation built on Jan. 17, 2023, 9:06 a.m.