powered by
Extract the Attributes History from Network Simulations
get_attr_history(sims)
An EpiModel object of class netsim.
EpiModel
netsim
A list of data.frames, one for each "measure" recorded in the simulation by the `record_attr_history` function.
data.frame
# NOT RUN { # With `sims` the result of a `netsim` call get_attr_history(sims) # } # NOT RUN { # }
Run the code above in your browser using DataLab