get_country_summaries: Get summary df of country cases, deaths and trends etc

Description Usage Arguments Value

View source: R/get_owid_jhcsse.R

Description

Get summary df of country cases, deaths and trends etc

Usage

1
get_country_summaries(df_jhu, omit_past_days = 2, inc_factor = 1e+05)

Arguments

df_jhu

dataframe output from get_owid_jhcsse()

omit_past_days

how many most recent days to omit from trend calculation

inc_factor

incidence factor. defaults to 100 000

Value

tibble


epicentre-msf/covidutils documentation built on July 22, 2021, 1:03 p.m.