inst/doc/update_the_data.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(covid19swiss)

## -----------------------------------------------------------------------------
swiss_df <- refresh_covid19swiss()

head(swiss_df)

Try the covid19swiss package in your browser

Any scripts or data that you put into this service are public.

covid19swiss documentation built on Jan. 13, 2021, 6:24 p.m.