R/get_truth.R
preprocess_jhu.RdPreprocess 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")character specifying the location of to save raw truth data.
Default to "./data-truth"