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.2")



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: 2024-01-24
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.2, https://cran.r-project.org/web/packages/GGIRread. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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