get_attr_history: Extract the Attributes History from Network Simulations

View source: R/get.R

get_attr_historyR Documentation

Extract the Attributes History from Network Simulations

Description

Extract the Attributes History from Network Simulations

Usage

get_attr_history(sims)

Arguments

sims

An EpiModel object of class netsim.

Value

A list of data.frames, one for each "measure" recorded in the simulation by the record_attr_history function.

Examples

## Not run: 

# With `sims` the result of a `netsim` call
get_attr_history(sims)


## End(Not run)


statnet/EpiModel documentation built on April 26, 2024, 3:23 a.m.