athlind_fun {rStrava}R 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.


[Package rStrava version 1.3.1 Index]