draw.sch.contagion: Generate school network plot with contagion

Description Usage Arguments Author(s)

View source: R/aux_functions.R

Description

Generate school network plot with contagion

Usage

1
2
3
4
5
6
7
8
draw.sch.contagion(
  am,
  am.layout = NULL,
  layout.type = NULL,
  use.df,
  day,
  groups = NULL
)

Arguments

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

Author(s)

Josh Firth


lgs85/covidsch documentation built on May 24, 2020, 4:31 a.m.