runGGIR: runGGIR

View source: R/runGGIR.R

runGGIRR Documentation

runGGIR

Description

runGGIR

Usage

runGGIR(
  datadir = c(),
  outputdir = c(),
  mode = c(),
  do.report = c(),
  overwrite = FALSE,
  do.visual = FALSE,
  visualreport = FALSE,
  acc.metric = "BFEN",
  chunksize = 1,
  loglocation = c(),
  do.parallel = TRUE,
  testbatch = FALSE,
  sleeplogidnum = TRUE,
  hrs.del.start = 0,
  hrs.del.end = 0,
  sleepwindowType = "TimeInBed",
  sep = ",",
  dec = "."
)

Arguments

datadir

GGIR argument, see document R package GGIR

outputdir

GGIR argument, see document R package GGIR

mode

GGIR argument, see document R package GGIR

do.report

GGIR argument, see document R package GGIR

overwrite

GGIR argument, see document R package GGIR

do.visual

GGIR argument, see document R package GGIR

visualreport

GGIR argument, see document R package GGIR

acc.metric

GGIR argument, see document R package GGIR

chunksize

GGIR argument, see document R package GGIR

loglocation

GGIR argument, see document R package GGIR

do.parallel

GGIR argument, see document R package GGIR

testbatch

If set to TRUE the function will only process the first three files

sleeplogidnum

GGIR argument, see document R package GGIR

hrs.del.start

GGIR argument, see document R package GGIR

hrs.del.end

GGIR argument, see document R package GGIR

sleepwindowType

GGIR argument, see document R package GGIR

sep

column separator used by csv reports stored by GGIR

dec

decimal separator used by csv reports stored by GGIR

Value

no object is returned, GGIR writes all its outputs to files


vincentvanhees/ActChronicFatigue documentation built on Aug. 31, 2024, 11:55 p.m.