map_trend: map_trend

View source: R/viz_maps.R

map_trendR Documentation

map_trend

Description

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

Usage

map_trend(df)

Arguments

df

A dataframe with the following: region, country, date, percent_change as 6-level factors (0- <1, 1- <10, 10- <25, 25+). Input df SHOULD ONLY HAVE ONE DATE!


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