map_burden: map_burden

Description Usage Arguments

View source: R/viz_maps.R

Description

Cross-sectional map: Average daily incidence for the past 7 days for each country.

Usage

1
map_burden(df, world)

Arguments

df

A dataframe with the following: region, country, date, incidence as 4-level factors (0- <1, 1- <10, 10- <25, 25+) Produces an epi curve, region stacked bar plot for each epi-week (Monday-Sunday). Input df SHOULD ONLY HAVE ONE DATE!

world

Basemap, a dataframe with the following: admin, geometry, iso3code


randyyee/ITFAnalytics documentation built on Dec. 22, 2021, 12:56 p.m.