Skip to content

Helper Functions for Making an R Client for an API

Notifications You must be signed in to change notification settings

abifromr/apihelpers

Repository files navigation

Travis build status AppVeyor build status Coverage status R build status

apihelpers

Helper Functions for Making an R Client for an API

Overview

Provide functions for constructing a URL, sending requests and capturing API responses. The query parameters are checked and formatted according to a query_map which describes the type of requests and queries allowed by the API.

Installation

Install apihelpers from GitHub using devtools

devtools::install_github('abifromr/apihelpers')

About

Helper Functions for Making an R Client for an API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages