Skip to contents

Retrieve tracker total distance, floors, and steps

Usage

get_tracker_totals()

Value

A tibble of all-time tracker totals (i.e. the total distance, floors, and steps tracked by your tracker)

Examples

if (FALSE) {
get_tracker_totals()
}