Skip to contents

Parse

Parse a source file into a data frame.

parse_gpx()
Parses a GPX file into a act_tbl
parse_tcx()
Parses a TCX file into a act_tbl
act_tbl-class
act_tbl class
summary(<act_tbl>)
Summarizes act_tbl objects.

Analyze

Modify the data frame to contain more helpful information.

mutate_with_speed()
Augments an act_tbl with a speed column
speed_to_mile_pace()
Convert speed to mile pace
localize_to_time_zone()
Localize time zone values

Display

Visualize the data frame in appropriate ways.

get_ggmap_from_df()
Get a map for a given act_tbl
pace_formatter()
Format pace durations