plot_country_incidence: plot incidence time series for a country

Description Usage Arguments Value

View source: R/plots.R

Description

plot 95

Usage

1
2
plot_country_incidence(output, country_name, thin_every = 7,
  thin_integer = FALSE)

Arguments

output

list of n matrices, where n is the number of runs. Each row in each matrix corresponds to a country and each column to a time. the rownames of the matrices are the country names.

country_name

name of country for which to plot time series

thin_every

an integer. If 0, ignore. Otherwise, thin each matrix every this many columns

thin_integer

a logical. If TRUE, thin each matrix to integer values of times. If FALSE, ignore

Value

ggplot object with 95


jameshay218/vaxedemic documentation built on Jan. 30, 2020, 2:58 a.m.