athlind_fun: Get data for a single athlete

View source: R/athlind_fun.R

athlind_funR Documentation

Get data for a single athlete

Description

Get data for a single athlete by web scraping, does not require authentication.

Usage

athlind_fun(athl_num)

Arguments

athl_num

numeric athlete id used by Strava, as character string

Value

A list with elements for the athlete's information.


rStrava documentation built on Jan. 13, 2026, 1:07 a.m.

Related to athlind_fun in rStrava...