extract_fitbit_sleep_data: Extract Fitbit sleep data

Description Usage Arguments Value

View source: R/extract_fitbit_sleep_data.R

Description

Extract the sleep data from a very messy "csv" file exported from the FitBit web site

Usage

1
extract_fitbit_sleep_data(csvFileName, bVerbose = FALSE)

Arguments

csvFileName

The path to the .csv file with activity data

bVerbose

Print warnings if TRUE. Default: False

Value

a tibble


jrminter/fitbitHelpR documentation built on May 24, 2019, 1:33 a.m.