setup_visitor_trace {MicroMoB} | R Documentation |
Setup trace driven visitors
Description
This model complies with the visitors component interface. It adds
a named list model$visitor
.
Usage
setup_visitor_trace(model, Wd = NULL, xd = NULL)
Arguments
model |
an object from make_MicroMoB |
Wd |
a time varying trace of visitor host availability passed to time_patch_varying_parameter
or |
xd |
a time varying trace of visitor net infectiousness passed to time_patch_varying_parameter
or |
Value
no return value
[Package MicroMoB version 0.1.2 Index]