Learn R Programming

⚠️There's a newer version (1.3.1) of this package.Take me there.

rStrava (version 1.2.0)

Access the 'Strava' API

Description

Functions to access data from the 'Strava v3 API' .

Copy Link

Version

Install

install.packages('rStrava')

Monthly Downloads

557

Version

1.2.0

License

CC0

Maintainer

Marcus W Beck

Last Published

May 24th, 2023

Functions in rStrava (1.2.0)

filter.actframe

Filter
get_dists

Get distance from longitude and latitude points
get_club

Get club data
compile_club_activities

converts a list of club activities into a dataframe
get_activity_list

Get an activities list
get_activity_streams

Retrieve streams for activities, and convert to a dataframe
compile_activity_streams

Convert a set of streams of a single activity into a dataframe
chk_nopolyline

Remove activities with no geographic data
compile_segment

Compile information on a segment
get_athlete

Get basic data for an athlete
get_latlon

get latitude and longitude from Google polyline
get_basic

Get basic Strava data
get_efforts_list

Get all the efforts in a segment if no queries are specified
get_explore

Explore segments within a bounded area
get_gear

Get gear details from its identifier
get_KOMs

Get KOMs/QOMs/CRs of an athlete
get_elev_prof

Create elevation profiles from activity data
get_activity

Get detailed data of an activity
get_pages

Get several pages of one type of request
location_fun

Get athlete location
url_clubs

Set the url of the clubs for the different requests
get_streams

Retrieve a Strava data stream for a single activity
url_gear

Set the url of the equipment item to get data
get_segment

Retrieve details about a specific segment
get_heat_map

Makes a heat map from your activity data
get_laps

Retrieve the laps of an activity
ratelimit

Generate the ratelimit indicator
plot_spdsplits

Plot speed by splits
recent_fun

Get last three recent activities
seltime_fun

Format before and after arguments for API query
url_athlete

Set the url of the athlete to get data
url_activities

Set the url of activities for different activity lists
monthly_fun

Get distances for last twelve months
url_streams

Set the url for stream requests
url_segment

Set the url for the different segment requests
get_starred

Retrieve a summary of the segments starred by an athlete
get_spdsplits

Get speed splits in a dataframe
get_leaderboard

Retrieve the leaderboard of a segment
units_fun

Get units of measurement
mutate.actframe

Mutate
strava_oauth

Generata Strava API authentication token
achievement_fun

Get recent achievements
compile_seg_efforts

Compile the efforts of multiple segments
athlind_fun

Get data for a single athlete
athl_fun

Get data for an athlete
compile_seg_effort

Compile the efforts of a segment
compile_activity

convert a single activity list into a dataframe
compile_activities

converts a list of activities into a dataframe