cssedata_old: Pull the CSSE data from the repo

View source: R/repo_pull_functions.R

cssedata_oldR Documentation

Pull the CSSE data from the repo

Description

This function pull csse data directly from JHU CSSE repo, or from a local clone, if provided

Usage

cssedata_old(gitpath = NULL, updategit = F)

Arguments

gitpath

path to local repo (default is NULL, in which case, a live version is directly pulled using url)

updategit

option to check for an update to the git repo

Examples

cssedata("jhudata/")

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