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/")

Arguments

save_location

character specifying the location of to save raw truth data. Default to "./data-truth/nytimes/raw/"