Other packages > Find by keyword >

rStrava  

Access the 'Strava' API
View on CRAN: Click here


Download and install rStrava package within the R console
Install from CRAN:
install.packages("rStrava")

Install from Github:
library("remotes")
install_github("cran/rStrava")

Install by package version:
library("remotes")
install_version("rStrava", "1.3.2")



Attach the package and use:
library("rStrava")
Maintained by
Marcus W. Beck
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-10-27
Latest Update: 2023-10-20
Description:
Functions to access data from the 'Strava v3 API' .
How to cite:
Marcus W. Beck (2021). rStrava: Access the 'Strava' API. R package version 1.3.2, https://cran.r-project.org/web/packages/rStrava. Accessed 27 Jan. 2025.
Previous versions and publish date:
1.1.4 (2021-10-27 13:40), 1.2.0 (2023-05-24 17:30), 1.3.0 (2023-10-20 16:40), 1.3.1 (2024-03-26 19:30)
Other packages that cited rStrava R package
View rStrava citation profile
Other R packages that rStrava depends, imports, suggests or enhances
Complete documentation for rStrava
Functions, R codes and Examples using the rStrava R package
Some associated functions: achievement_fun . athl_fun . athlind_fun . chk_nopolyline . compile_activities . compile_activity . compile_activity_streams . compile_club_activities . compile_seg_effort . compile_seg_efforts . compile_segment . filter.actframe . follow_fun . get_KOMs . get_activity . get_activity_list . get_activity_streams . get_athlete . get_basic . get_club . get_dists . get_efforts_list . get_elev_prof . get_explore . get_gear . get_heat_map . get_laps . get_latlon . get_leaderboard . get_pages . get_segment . get_spdsplits . get_starred . get_streams . location_fun . monthly_fun . mutate.actframe . plot_spdsplits . ratelimit . recent_fun . seltime_fun . strava_oauth . trophy_fun . url_activities . url_athlete . url_clubs . url_gear . url_segment . url_streams . 
Some associated R codes: achievement_fun.R . athl_fun.R . athlind_fun.R . chk_nopolyline.R . compile_activities.R . compile_activity.R . compile_activity_streams.R . compile_club_activities.R . compile_seg_effort.R . compile_seg_efforts.R . compile_segment.R . dplyr_verbs.R . follow_fun.R . get_KOMs.R . get_LatLon.R . get_activity.R . get_activity_list.R . get_activity_streams.R . get_athlete.R . get_basic.R . get_club.R . get_dists.R . get_efforts_list.R . get_elev_prof.R . get_explore.R . get_gear.R . get_heat_map.R . get_laps.R . get_leaderboard.R . get_pages.R . get_segment.R . get_spdsplits.R . get_starred.R . get_streams.R . globalVariables.R . location_fun.R . monthly_fun.R . plot_spdsplits.R . ratelimit.R . recent_fun.R . seltime_fun.R . strava_oauth.R . trophy_fun.R . url_activities.R . url_athlete.R . url_clubs.R . url_gear.R . url_segment.R . url_streams.R .  Full rStrava package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

AssetCorr  
Estimating Asset Correlations from Default Data
Functions for the estimation of intra- and inter-cohort correlations in the Vasicek credit portfolio ...
Download / Learn more Package Citations See dependency  
mgm  
Estimating Time-Varying k-Order Mixed Graphical Models
Estimation of k-Order time-varying Mixed Graphical Models and mixed VAR(p) models via elastic-net re ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
shinybrms  
Graphical User Interface ('shiny' App) for 'brms'
A graphical user interface (GUI) for fitting Bayesian regression models using the package 'brms' wh ...
Download / Learn more Package Citations See dependency  
intccr  
Semiparametric Competing Risks Regression under Interval Censoring
Semiparametric regression models on the cumulative incidence function for interval-censored competin ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,561

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA