Learn R Programming

covid19france (version 0.1.0)

refresh_covid19france: Refresh data

Description

Refresh data

Usage

refresh_covid19france(verbose = TRUE)

Arguments

verbose

Should messages about what's going on be displayed?

Value

A tibble of the most up to date per-day data on cases of COVID-19 in France, ordered by date descending.

Examples

Run this code
# NOT RUN {
refresh_covid19france()
# }

Run the code above in your browser using DataLab