diff --git a/DESCRIPTION b/DESCRIPTION index 4750785..790c79f 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -17,7 +17,7 @@ Authors@R: c(person("Vincent T","van Hees",role=c("aut","cre"), person("Medical Research Council UK", role = c("cph", "fnd")), person("Accelting", role = c("cph", "fnd"))) Maintainer: Vincent T van Hees -Description: Reads data collected from wearable acceleratometers as used in sleep and physical activity research. Currently supports file formats: binary data from 'GENEActiv' , binary data from GENEA devices (not for sale), and .cwa-format and .wav-format data from 'Axivity' . Primarily designed to complement R package GGIR . +Description: Reads data collected from wearable acceleratometers as used in sleep and physical activity research. Currently supports file formats: binary data from 'GENEActiv' , .bin-format from GENEA devices (not for sale), and .cwa-format from 'Axivity' . Primarily designed to complement R package GGIR . URL: https://github.com/wadpac/GGIRread/ BugReports: https://github.com/wadpac/GGIRread/issues License: Apache License (== 2.0)