gt1mAccDir | R Documentation |
This function reads a list of Actigraph GT1M accelerometer files.
gt1mAccDir(accFileList, save, compress = "gzip",
compression_level = 6, progbar = TRUE)
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. |
An object of class acclist
.
Marco Geraci
Actigraph (Pensacola, Florida).
Geraci M, Rich C, Sera F, Cortina-Borja M, Griffiths LJ, and Dezateux C (2012). Technical report on accelerometry data processing in the Millennium Cohort Study. London, UK: University College London. Available at https://discovery.ucl.ac.uk/1361699
readAccDir
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.