Learn R Programming

rStrava (version 1.0.0)

athlind_fun: 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 id, units of measurement, location, monthly data, year-to-date data, and an all-time summary.