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

preprocess_usafacts(save_location = "./data-truth/usafacts/")

Arguments

save_location

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