R/activity.R
get_tracker_totals.Rd
Retrieve tracker total distance, floors, and steps
get_tracker_totals()
A tibble of all-time tracker totals (i.e. the total distance, floors, and steps tracked by your tracker)
distance
floors
steps
if (FALSE) { get_tracker_totals() }