runGGIR | R Documentation |
runGGIR
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 = "."
)
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 |
no object is returned, GGIR writes all its outputs to files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.