retrieveAthleteActivities: Retrieve Athlete Activities

Description Usage Arguments Value

View source: R/retrieve.R

Description

Retrieves athlete activities, in one hit. If it will be more than 300 activities, the function will need to be modified.

Usage

1
retrieveAthleteActivities(token, before = NULL, after = NULL)

Arguments

token

String value for user access token to API

before

(optional) Integer value representing seconds since epoch

after

(optional) Integer value representing seconds since epoch

Value

result An httr response object, unparsed


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