cssedata: Pull the CSSE data from the repo

Description Usage Arguments Examples

View source: R/repo_pull_functions.R

Description

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

Usage

1
cssedata(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

1
cssedata("jhudata/")

lmullany/iddplotting documentation built on July 26, 2020, 8:05 p.m.