# Generated by roxygen2: do not edit by hand

S3method(summary,act_tbl)
export(get_ggmap_from_df)
export(localize_to_time_zone)
export(mutate_with_speed)
export(pace_formatter)
export(parse_gpx)
export(parse_tcx)
export(speed_to_mile_pace)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(dplyr,mutate)
importFrom(dplyr,na_if)
importFrom(dplyr,pull)
importFrom(dplyr,rowwise)
importFrom(dplyr,slice)
importFrom(dplyr,ungroup)
importFrom(geosphere,distHaversine)
importFrom(geosphere,distm)
importFrom(ggmap,get_googlemap)
importFrom(ggmap,google_key)
importFrom(ggmap,has_google_key)
importFrom(ggmap,scrub_key)
importFrom(glue,glue)
importFrom(httr,GET)
importFrom(httr,http_error)
importFrom(httr,http_type)
importFrom(httr,status_code)
importFrom(lubridate,as.duration)
importFrom(lubridate,as_datetime)
importFrom(lubridate,dseconds)
importFrom(lubridate,hour)
importFrom(lubridate,minute)
importFrom(lubridate,second)
importFrom(lubridate,with_tz)
importFrom(lubridate,ymd_hms)
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(slider,slide_index_mean)
importFrom(tibble,add_column)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(tibble,tribble)
importFrom(utils,head)
importFrom(xml2,read_xml)
importFrom(xml2,xml_add_child)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_text)
