preprocess_nytimes: Preprocess raw truth data from NYTimes into...

View source: R/get_truth.R

preprocess_nytimesR Documentation

Preprocess raw truth data from NYTimes into Cumulative/Incident - Deaths/Cases and write to CSVs. Note: updates to the NYTimes data stopped in March 2023.

Description

Preprocess raw truth data from NYTimes into Cumulative/Incident - Deaths/Cases and write to CSVs. Note: updates to the NYTimes data stopped in March 2023.

Usage

preprocess_nytimes(save_location = "./data-truth/nytimes/")

Arguments

save_location

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


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