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

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


rStrava documentation built on May 29, 2024, 12:35 p.m.

Related to url_athlete in rStrava...