download_raw_nytimes: Download historical raw truth data from NYTimes and write to...

View source: R/get_truth.R

download_raw_nytimesR Documentation

Download historical raw truth data from NYTimes and write to CSV files. Note: updates to the NYTimes data stopped in March 2023.

Description

Download historical raw truth data from NYTimes and write to CSV files. Note: updates to the NYTimes data stopped in March 2023.

Usage

download_raw_nytimes(save_location = "./data-truth/nytimes/raw/")

Arguments

save_location

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

Value

data.frame of national, state and county level raw truth data


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