network.heatmap.GIF: Get network heatmap at all timesteps as a GIF

Description Usage Arguments Examples

Description

Get network heatmap at all timesteps as a GIF

Usage

1
network.heatmap.GIF(net_build_object, interval = NULL, save = FALSE)

Arguments

net_build_object

objected returned by net_simulate

interval

interval of timesteps to produce GIF in

save

TRUE/FALSE whether or not to save the GIF, if TRUE the GIF will be saved as network.gif in the current working directory.

Examples

1
2
3
4
5
## Not run: 
data(net_example)
network.heatmap(net_example, at = 2)

## End(Not run)

AIforGoodSimulator/network-model-R-package documentation built on Oct. 3, 2020, 10:08 a.m.