Package index
-
athl_fun() - Get data for an athlete
-
athlind_fun() - Get data for a single athlete
-
chk_nopolyline() - Remove activities with no geographic data
-
compile_activities() - converts a list of activities into a dataframe
-
compile_activity() - convert a single activity list into a dataframe
-
compile_activity_streams() - Convert a set of streams of a single activity into a dataframe
-
compile_club_activities() - converts a list of club activities into a dataframe
-
compile_seg_effort() - Compile the efforts of a segment
-
compile_seg_efforts() - Compile the efforts of multiple segments
-
compile_segment() - Compile information on a segment
-
filter(<actframe>) - Filter
-
follow_fun() - Get athlete follow data
-
get_KOMs() - Get KOMs/QOMs/CRs of an athlete
-
get_activity() - Get detailed data of an activity
-
get_activity_list() - Get an activities list
-
get_activity_streams() - Retrieve streams for activities, and convert to a dataframe
-
get_athlete() - Get basic data for an athlete
-
get_basic() - Get basic Strava data
-
get_club() - Get club data
-
get_dists() - Get distance from longitude and latitude points
-
get_efforts_list() - Get all the efforts in a segment if no queries are specified
-
get_elev_prof() - Create elevation profiles from activity data
-
get_explore() - Explore segments within a bounded area
-
get_gear() - Get gear details from its identifier
-
get_heat_map() - Makes a heat map from your activity data
-
get_laps() - Retrieve the laps of an activity
-
get_latlon() - get latitude and longitude from Google polyline
-
get_leaderboard() - Retrieve the leaderboard of a segment
-
get_pages() - Get several pages of one type of request
-
get_segment() - Retrieve details about a specific segment
-
get_spdsplits() - Get speed splits in a dataframe
-
get_starred() - Retrieve a summary of the segments starred by an athlete
-
get_streams() - Retrieve a Strava data stream for a single activity
-
location_fun() - Get athlete location
-
monthly_fun() - Get distance and time for current month
-
mutate(<actframe>) - Mutate
-
plot_spdsplits() - Plot speed by splits
-
ratelimit() - Generate the ratelimit indicator
-
recent_fun() - Get last three recent activities
-
seltime_fun() - Format before and after arguments for API query
-
strava_oauth() - Generata Strava API authentication token
-
url_activities() - Set the url of activities for different activity lists
-
url_athlete() - Set the url of the athlete to get data
-
url_clubs() - Set the url of the clubs for the different requests
-
url_gear() - Set the url of the equipment item to get data
-
url_segment() - Set the url for the different segment requests
-
url_streams() - Set the url for stream requests