Other packages > Find by keyword >

GGIRread  

Wearable Accelerometer Data File Readers
View on CRAN: Click here


Download and install GGIRread package within the R console
Install from CRAN:
install.packages("GGIRread")

Install from Github:
library("remotes")
install_github("cran/GGIRread")

Install by package version:
library("remotes")
install_version("GGIRread", "1.0.7")



Attach the package and use:
library("GGIRread")
Maintained by
Vincent T van Hees
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-08-15
Latest Update: 2025-05-09
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 .
How to cite:
Vincent T van Hees (2022). GGIRread: Wearable Accelerometer Data File Readers. R package version 1.0.7, https://cran.r-project.org/web/packages/GGIRread. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.2.0 (2022-08-15 10:50), 0.2.1 (2022-08-18 00:30), 0.2.2 (2022-08-31 20:40), 0.2.3 (2022-09-29 15:20), 0.2.4 (2022-10-09 16:20), 0.2.6 (2022-12-05 18:02), 0.2.7 (2023-05-17 14:30), 0.2.8 (2023-05-26 13:40), 0.3.0 (2023-08-07 13:50), 0.3.1 (2023-10-11 20:10), 0.3.2 (2023-12-05 20:10), 0.3.3 (2024-01-24 15:43), 1.0.0 (2024-03-28 09:10), 1.0.1 (2024-06-03 09:10), 1.0.2 (2024-10-25 14:50), 1.0.3 (2025-03-07 17:30), 1.0.4 (2025-03-31 15:20), 1.0.5 (2025-05-09 16:50), 1.0.7 (2025-11-26 10:20)
Other packages that cited GGIRread R package
View GGIRread citation profile
Other R packages that GGIRread depends, imports, suggests or enhances
Complete documentation for GGIRread
Functions, R codes and Examples using the GGIRread R package
Some associated functions: GENEActivReader . GGIRread-package . readAxivity . readGENEActiv . readGenea . readWav . resample . 
Some associated R codes: RcppExports.R . readAxivity.R . readGENEActiv.R . readGenea.R . readWav.R . zzz.R .  Full GGIRread package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA