data-raw/covid/covid.R

this.dir <- dirname(parent.frame(2)$ofile)
setwd(this.dir)

covid <- read.csv("covid.csv", stringsAsFactors = FALSE)

save(covid, file = "../../data/covid.rda")
speegled/fosdata documentation built on Feb. 8, 2025, 8:17 a.m.