preprocess_visualization_truth: Preprocess raw truth data from JHU CSSE into...

View source: R/get_truth.R

preprocess_visualization_truthR Documentation

Preprocess raw truth data from JHU CSSE into Cumulative/Incident - Deaths/Cases for visualization purpose and write to JSON files. Note: updates to the JHU CSSE data stopped in March 2023.

Description

Preprocess raw truth data from JHU CSSE into Cumulative/Incident - Deaths/Cases for visualization purpose and write to JSON files. Note: updates to the JHU CSSE data stopped in March 2023.

Usage

preprocess_visualization_truth(
  save_location = "./visualization/vis-master/covid-csv-tools/dist/truth"
)

Arguments

save_location

character specifying the location of to save raw truth data. Default to "./visualization/vis-master/covid-csv-tools/dist/truth"


reichlab/covidHubUtils documentation built on Feb. 6, 2024, 1:42 p.m.