cssedata: pull data with improved speed

cssedataR Documentation

pull data with improved speed

Description

This function pulls state level testing data from private and public labs, aggregated at state level

Usage

cssedata(gitpath = NULL, updategit = F, return_compact = F)

Arguments

gitpath

NULL if local gitpath is provided then a filename from this locaiton will be extracted

updategit

FALSE; if set to TRUE the local git will be updated

return_compact

FALSE; if set to TRUE a compact version of c,d,p will be returned. This is slightly faster; data will be returned in wide format as initial downloaded from the JHU CSSE site

Examples

cssedata()

lmullany/rawcoviddata documentation built on March 21, 2023, 10:04 a.m.