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

Value

A list with elements for the athlete's information.


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

Related to athlind_fun in rStrava...