gt3xAccDir {pawacc} | R Documentation |
Read list of accelerometer files
Description
This function reads a list of Actigraph GT3X accelerometer files.
Usage
gt3xAccDir(accFileList, save, compress = "gzip",
compression_level = 6, progbar = TRUE)
Arguments
accFileList |
an object of type |
save |
either logical or character. See |
compress |
logical or character string specifying whether saving to a named file is to use compression if |
compression_level |
integer: the level of compression to be used. See argument |
progbar |
logical flag. Should a progress bar be used? Available for Windows only. |
Value
An object of class acclist
.
Author(s)
Marco Geraci
References
Actigraph (Pensacola, Florida).
See Also
[Package pawacc version 1.2.3 Index]