Nothing
NEWS.md
fileid
arguments as character for issue #104get_activity_streams()
if bad request for issue #105compile_activity()
if input is from a request to get_activity_list()
using activity id, output will match that if request is by date rangeget_heat_map()
recent_fun()
when retrieving athlete info with no tokenathl_fun()
(#99) for scraping user profile content. Monthly summaries are no longer available. Information on trophies and achievements have been added.get_heat_map()
. This is a breaking change as arguments to get_heat_map()
were modified. The f
and source
arguments were removed and options for maptype
were changed. A zoom
argument was also added.compile_activities()
if units are imperial and elevation data are missingas.tibble()
with as_tibble()
type
argument in get_streams()
is checked with valid entriestype
argument for get_streams()
added to help documentationseries_type()
argument in get_streams()
get_heat_map()
function for proper passing of the source
argument to ggmap
get_laps()
function to retrieve lap data for an individual activityathlind_fun()
to correctly parse XML attribute for the athlete dataget_activity_streams()
that exits function if manual entries are requested from the userid
argument to compile_activities()
, get_activity_streams()
, get_elev_prof()
, get_heat_map()
, and plot_spdsplits()
to request results for an activity using the id value, rather than the index valueid
argument to several functions to select an activity by its actual id value, rather than the order in which it appears in the my_acts
objectget_activity_streams()
that was returning an error with incorrect tidyr::unnest()
get_latlon()
, get_dists()
, get_elev_prof()
, get_heat_map()
app_scope
parameter definition to use new values following Strava's updates to the API which are mandatory from October 2019, an appropriate app_scope
is now requiredapp_scope
to authentication token request following Strava's updates to the API which are mandatory from October 2019, an appropriate app_scope
is now requiredathlind_fun()
numeric(0)
in get_streams data()
, replaced with NA
to unnest()
get_activity_streams()
about type
argathl_fun()
and athlind_fun()
to correctly say what is returnedcompile_club_activities()
get_segment()
and compile_segment()
for correct request argumentsmonth_fun()
to return NA
if info is unavailable, added location_fun()
athl_fun()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.