View source: R/net.mod.summary.R
summary_nets | R Documentation |
This function calls summary
on each network being
simulated in netsim
, provided save.nwstats
and
resimulate.network
are both TRUE
. It records the
statistics represented by nwstats.formula
in
dat$stats$nwstats
, where dat
is the main
netsim_dat
class object.
summary_nets(dat, at)
dat |
Main |
at |
Current time step. |
The updated netsim_dat
main list object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.