Learn R Programming

rStrava (version 1.3.1)

url_athlete: Set the url of the athlete to get data

Description

Set the url of the athlete to get data using an ID

Usage

url_athlete(id = NULL)

Value

A character string of the athlete URL used for API requests

Arguments

id

str or integer of athlete id assigned by Strava, NULL will set the authenticated user URL

Details

used by other functions