gt1mAccDir: Read list of accelerometer files

Description Usage Arguments Value Author(s) References See Also

Description

This function reads a list of Actigraph GT1M accelerometer files.

Usage

1
2
gt1mAccDir(accFileList, save, compress = "gzip",
	compression_level = 6)

Arguments

accFileList

an object of type list.

save

either logical or character. See readAccDir for details.

compress

logical or character string specifying whether saving to a named file is to use compression if save = TRUE. See argument compress in save.

compression_level

integer: the level of compression to be used. See argument compression_level in save.

Value

An object of class acclist.

Author(s)

Marco Geraci

References

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 http://discovery.ucl.ac.uk/1361699

See Also

readAccDir


pawacc documentation built on May 2, 2019, 5:20 p.m.