View source: R/convert_sleeplog.R
convert_sleeplog | R Documentation |
convert_sleeplog
convert_sleeplog(sleeplog = c(), part2resultsfile = c(), sep = ",")
sleeplog |
path to sleeplog (diary) file kept by the study (xlsx) assumed to have a column BEGINDAT with the date of recording and at least a column bed1 to indicate the time of going to bed on night 1. |
part2resultsfile |
Path to GGIR part 2 person level summary file (csv). |
sep |
separator used by csv files stored by GGIR |
no object is returned, only a new file is created in the same folder as the activitylog
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.