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]
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 03 Apr. 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
03/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/01Downloads for rStrava0102030405060TrendBars

Today's Hot Picks in Authors and Packages

jointDiag  
Joint Approximate Diagonalization of a Set of Square Matrices
Different algorithms to perform approximate joint diagonalization of a finite set of square matrice ...
Download / Learn more Package Citations See dependency  
RZooRoH  
Partitioning of Individual Autozygosity into Multiple Homozygous-by-Descent Classes
Functions to identify Homozygous-by-Descent (HBD) segments associated with runs of homozygosity (ROH ...
Download / Learn more Package Citations See dependency  
automl  
Deep Learning with Metaheuristic
Fits from simple regression to highly customizable deep neural networks either with gradient descen ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RPMG  
Graphical User Interface (GUI) for Interactive R Analysis Sessions
Really Poor Man's Graphical User Interface, used to create interactive R analysis sessions with simp ...
Download / Learn more Package Citations See dependency  
RI2by2  
Randomization Inference for Treatment Effects on a Binary Outcome
Computes attributable effects based confidence interval, permutation test confidence interval, or as ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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