R/get_truth.R
preprocess_hospitalization.RdPreprocess raw hospitalization data into Cumulative/Incident hospitalizations and write to CSVs
preprocess_hospitalization(save_location = "./data-truth")character specifying the location of to save raw truth data.
Default to "./data-truth"
data.frame of cumulative and incident hospitalization data