Description
Wearable Accelerometer Data File Readers.
Description
Reads data collected from wearable acceleratometers as used in sleep and physical activity research. Currently supports file formats: binary data from 'GENEActiv' <https://activinsights.com/>, .bin-format from GENEA devices (not for sale), and .cwa-format from 'Axivity' <https://axivity.com>. Primarily designed to complement R package GGIR <https://CRAN.R-project.org/package=GGIR>.
README.md
GGIRread
Functions for reading accelerometer data from the following file formats:
Brand | Device name | File extension | GGIRread function |
---|---|---|---|
Axivity Ltd https://axivity.com/ | AX3 and AX6 | .cwa | readAxivity |
ActivInsights Ltd https://activinsights.com/ | GENEActiv Original and Sleep | .bin | readGENEActiv |
Unilever Discover Ltd | Genea (no longer manufactured) | .bin | readGenea. |