Learn R Programming

GGIRread

Functions for reading accelerometer data from the following file formats:

BrandDevice nameFile extensionData typeGGIRread function
Axivity Ltd https://axivity.com/AX3 and AX6.cwaraw gravitational unitsreadAxivity
ActivInsights Ltd https://activinsights.com/GENEActiv Original and Sleep.binraw gravitational unitsreadGENEActiv
Unilever Discover LtdGenea (no longer manufactured).binraw gravitational unitsreadGenea
Parmay Tech https://www.matrixwearable.net/Matrix.bin, .BINraw gravitational unitsreadParmayMatrix
ActiGraph???.csvcount datareadActigraphCount
Actiwatch???.csv and .awdcount datareadActiwatchCount
Actical???.csvcount datareadActicalCount
Philips Health Band???.xlsxcount datareadPHBCount
Fitbit???.jsonsleep, steps or calories datareadFitbit

Copy Link

Version

Install

install.packages('GGIRread')

Monthly Downloads

101,392

Version

1.0.7

License

Apache License (== 2.0)

Issues

Pull Requests

Stars

Forks

Maintainer

Vincent T van Hees

Last Published

November 26th, 2025

Functions in GGIRread (1.0.7)

resample

Resample timeseries
readActiwatchCount

Read Actiwatch Count data files (csv)
readAxivity

Function to read .cwa-format files as produced by the accelerometer named 'Axivity'
readPHBCount

Read PHB Count data files (xlsx)
readGenea

Function to read binary files as produced by the accelerometer named 'Genea', not to be confused with the 'GENEActiv' (see package GENEAread for this)
findStartData

Find start of data inside text file.
GGIRread-package

A package to read data files from wearable accelerometers
readActiGraphCount

Read ActiGraph Count data files (csv)
GENEActivReader

Function (C++) to read binary files as produced by the GENEActiv accelerometer
readActicalCount

Read Actical Count data files (csv)
mergeFitbitData

Merge Fitbit json files into one data.frame
mergePHBdata

Merge Philips Health Band xlsx file pairs into one csv file
readFitbit

Read Fitbit data files (json)
readGENEActiv

Function (R) to read binary files as produced by the GENEActiv accelerometer
readParmayMatrix

Read and Process Binary Data from Matrix Devices
checkTimeFormat

Check timestamp format
getExtension

Get File Extension
detectQuote

Detect quote
readWav

Deprecated function to read .wav files as can be stored with OMGUI software by Axivity Ltd