fitbitr: Interface with the 'Fitbit' API
Many 'Fitbit' users, and R-friendly 'Fitbit' users
    especially, have found themselves curious about their 'Fitbit' data.
    'Fitbit' aggregates a large amount of personal data, much of which is
    interesting for personal research and to satisfy curiosity, and is
    even potentially useful in medical settings. The goal of 'fitbitr' is
    to make interfacing with the 'Fitbit' API as streamlined as possible,
    to make it simple for R users of all backgrounds and comfort levels to
    analyze their 'Fitbit' data and do whatever they want with it!
    Currently, 'fitbitr' includes methods for pulling data on activity,
    sleep, and heart rate, but this list is likely to grow in the future
    as the package gains more traction and more requests for new methods
    to be implemented come in.  You can find details on the 'Fitbit' API
    at <https://dev.fitbit.com/build/reference/web-api/>.
| Version: | 0.3.0 | 
| Imports: | dplyr, httr, janitor, jsonlite, lubridate, magrittr, purrr, rlang, tibble (≥ 2.0.0), tidyr | 
| Suggests: | checkmate (≥ 2.0.0), devtools, spelling, testthat (≥ 3.0.0) | 
| Published: | 2023-03-25 | 
| DOI: | 10.32614/CRAN.package.fitbitr | 
| Author: | Matt Kaye [aut, cre] | 
| Maintainer: | Matt Kaye  <mrkaye97 at gmail.com> | 
| BugReports: | https://github.com/mrkaye97/fitbitr/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://github.com/mrkaye97/fitbitr,
https://matthewrkaye.com/fitbitr/ | 
| NeedsCompilation: | no | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | fitbitr results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=fitbitr
to link to this page.