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

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

Arguments

save_location

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