preprocess_visualization_truth | R 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.
preprocess_visualization_truth(
save_location = "./visualization/vis-master/covid-csv-tools/dist/truth"
)
save_location |
character specifying the location of to save raw truth data.
Default to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.