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