Description Usage Arguments Value
View source: R/extract_fitbit_sleep_data.R
Extract the sleep data from a very messy "csv" file exported from the FitBit web site
1 | extract_fitbit_sleep_data(csvFileName, bVerbose = FALSE)
|
csvFileName |
The path to the .csv file with activity data |
bVerbose |
Print warnings if TRUE. Default: False |
a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.