Preprocess historical raw truth data from JHU CSSE into Cumulative/Incident - Deaths/Cases and write to CSVs. Note: updates to the JHU CSSE data stopped in March 2023.

preprocess_jhu(save_location = "./data-truth")

Arguments

save_location

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