Description Usage Arguments Author(s)
View source: R/aux_functions.R
Generate school network plot with contagion
1 2 3 4 5 6 7 8 | draw.sch.contagion(
am,
am.layout = NULL,
layout.type = NULL,
use.df,
day,
groups = NULL
)
|
am |
association matrix |
am.layout |
(if wanting to specify a layout e.g. to keep the layout the same across comparisons) |
use.df |
the dataframe information of the contagion |
day |
the day to do the contagion for |
Josh Firth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.