Preprocess raw hospitalization data into Cumulative/Incident hospitalizations and write to CSVs

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

Arguments

save_location

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

Value

data.frame of cumulative and incident hospitalization data