get_country_counts: Retrieve daily COVID-19 data

View source: R/1-get_data.R

get_country_countsR Documentation

Retrieve daily COVID-19 data

Description

The get_country_counts function is used to retrieve country daily COVID-19 case and death counts.

Usage

get_country_counts(country_name)

Arguments

country_name

ISO3 country code

Value

A data frame

Examples

get_country_counts("CHE")
get_counts(deaths,deaths_url, c("USA"))

bjabo-rms/covidstats documentation built on March 30, 2022, 12:17 a.m.