Skip to contents

Retrieve lifetime total distance, floors, and steps

Usage

get_lifetime_totals()

Value

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

Examples

if (FALSE) {
get_lifetime_totals()
}