README.md

CRAN
status Travis build
status AppVeyor build
status Codecov test
coverage

prevederer

R package for accessing the Prevedere API. Access to the Prevedere API requires an API key.

Installation

devtools::install_github("wkdavis/prevederer") 

Use

Endpoints

Example

library(prevederer)

api_key = "xyz123"
provider = "provider_a"
provider_id = "a123"

prevedere_indicator_series(api_key, provider, provider_id)


Try the prevederer package in your browser

Any scripts or data that you put into this service are public.

prevederer documentation built on July 23, 2019, 5:05 p.m.