data-raw/accidents_sum_all.R

## code to prepare `accidents_sum_all` dataset goes here

download.file(
  "https://github.com/CorrelAid/xberlin/raw/master/data/accidents_sum_all.rda", 
  destfile = here::here("data", "accidents_sum_all.rda")
)

#usethis::use_data(accidents_sum_all, overwrite = TRUE)
Z3tt/CorrelCon2020_golem_html_widgets documentation built on March 19, 2021, 11:49 a.m.