get_lifetime_totals {fitbitr}R Documentation

Lifetime Totals

Description

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

## Not run: 
get_lifetime_totals()

## End(Not run)


[Package fitbitr version 0.3.0 Index]