README.md

covid19api

Use https://covid19api.com/ API which provide data from Johns Hopkins CSSE

This R api package was created was created using the httr() vignette Best practices for API packages

Installation

You can install covid19api package with:

remotes::install_github("nekrum/covid19api")

Example

This is a basic example which shows you how to solve a common problem:

library(covid19api)
GetCountrySummary()

CovidImage from wikimedia



nekrum/covid19api documentation built on June 10, 2020, 2:48 p.m.