Preprocess raw truth data from NYTimes into Cumulative/Incident - Deaths/Cases and write to CSVs

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