Other packages > Find by keyword >

accelerometry  

Functions for Processing Accelerometer Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("accelerometry", "3.1.2")



Attach the package and use:
library("accelerometry")
Maintained by
Dane R. Van Domelen
[Scholar Profile | Author Map]
First Published: 2013-08-04
Latest Update: 2018-08-24
Description:
A collection of functions that perform operations on time-series accelerometer data, such as identify non-wear time, flag minutes that are part of an activity bout, and find the maximum 10-minute average count value. The functions are generally very flexible, allowing for a variety of algorithms to be implemented. Most of the functions are written in C++ for efficiency.
How to cite:
Dane R. Van Domelen (2013). accelerometry: Functions for Processing Accelerometer Data. R package version 3.1.2, https://cran.r-project.org/web/packages/accelerometry. Accessed 06 May. 2025.
Previous versions and publish date:
1.0 (2013-08-04 02:12), 2.0 (2013-09-01 06:51), 2.1 (2014-02-08 08:10), 2.2.1 (2014-03-20 21:10), 2.2.2 (2014-08-11 05:56), 2.2.3 (2014-11-24 08:25), 2.2.4 (2014-12-09 22:43), 2.2.5 (2015-05-12 18:07), 2.2 (2014-02-26 00:45), 3.1.1 (2018-08-21 22:40)
Other packages that cited accelerometry R package
View accelerometry citation profile
Other R packages that accelerometry depends, imports, suggests or enhances
Complete documentation for accelerometry
Functions, R codes and Examples using the accelerometry R package
Some associated functions: accelerometry . artifacts . blockaves . blocksums . bouts . cut_counts . intensities . inverse_rle2 . movingaves . personvars . process_tri . process_uni . rle2 . sedbreaks . tridata . unidata . weartime . 
Some associated R codes: RcppExports.R . accelerometry-data.R . accelerometry.R . blockaves.R . blocksums.R . inverse_rle2.R . movingaves.R . process_tri.R . process_uni.R . rle2.R . sedbreaks.R .  Full accelerometry package functions and examples
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for accelerometry51015202530354045TrendBars

Today's Hot Picks in Authors and Packages

HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
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  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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