makeQuery: Make Query Call

Description Usage Arguments Value

View source: R/retrieve.R

Description

Takes a query, attaches the access token, checks for errors, checks for rate limits and returns the response object.

Usage

1
makeQuery(query, token)

Arguments

query

An appropriate API call, without access token for Strava API

token

A character string of the user's access token

Value

result An httr response object from the Strava API call


jarrodolson/StravaR documentation built on May 18, 2019, 4:48 p.m.