fitbitScraper
fitbitScraper copied to clipboard
Created get_last_sync.R
This function returns the date and time of the last sync to fitbit.com. While it might not be useful to regular FitBit users, it could benefit researchers who use this package to regularly gather FitBit data from study participants.
By the way, I have no experience documenting R code for use in packages. I used your code as a model for my documentation.