View source: R/visitor_trace.R
setup_visitor_trace | R Documentation |
This model complies with the visitors component interface. It adds
a named list model$visitor
.
setup_visitor_trace(model, Wd = NULL, xd = NULL)
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 |
no return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.