R/get_truth.R
preprocess_nytimes.Rd
Preprocess raw truth data from NYTimes into Cumulative/Incident - Deaths/Cases and write to CSVs. Note: updates to the NYTimes data stopped in March 2023.
preprocess_nytimes(save_location = "./data-truth/nytimes/")
character specifying the location of to save raw truth data.
Default to "./data-truth/nytimes/raw/"