Learn R Programming

rStrava (version 1.0.0)

compile_segment: Compile information on a segment

Description

Compile generation information on a segment

Usage

compile_segment(segment_id, stoken)

Arguments

segment_id

a Strava segment id

stoken

A config object created using the strava_oauth function

Value

dataframe of all information given in a call from get_segment

Details

compiles information a segment by calling get_segment internally