Learn R Programming

fitbitr (version 0.3.0)

get_tracker_totals: Tracker Totals

Description

Retrieve tracker total distance, floors, and steps

Usage

get_tracker_totals()

Arguments

Value

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

Examples

Run this code
if (FALSE) {
get_tracker_totals()
}

Run the code above in your browser using DataLab