The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.