url_athlete: Set the url of the athlete to get data

View source: R/url_athlete.R

url_athleteR 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

character 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


rStrava documentation built on Oct. 23, 2024, 5:06 p.m.

Related to url_athlete in rStrava...