preprocess: preprocess

Description Usage Arguments Value

View source: R/preprocess.R

Description

preprocess

Usage

1
2
3
4
5
6
7
8
preprocess(
  personfolder,
  desiredtz,
  overwrite = FALSE,
  outputfolder,
  ignore.light = TRUE,
  lightThreshold = 10
)

Arguments

personfolder

folder in which we expect all the pdk and Withings output folder.

desiredtz

timezone (character) in Europe/London format

overwrite

boolean if TRUE then it will reload all the data (default FALSE).

outputfolder

the name of the RData file where all extracted data is stored.

ignore.light

Boolean whether to ignore the light data

lightThreshold

Threshold for light value above which light is stored

Value

outputfolder the name of the RData file where all extracted data is stored.


wadpac/sleepsight-analytics-pipeline documentation built on Aug. 1, 2020, 10:41 a.m.