url_athlete {rStrava}R Documentation

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)

Arguments

id

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

Details

used by other functions

Value

A character string of the athlete URL used for API requests


[Package rStrava version 1.3.1 Index]