map_burden: map_burden

View source: R/viz_maps.R

map_burdenR Documentation

map_burden

Description

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

Usage

map_burden(df)

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!


randyyee/SaviR documentation built on Jan. 25, 2025, 10:44 a.m.