Skip to content

Read Accelerometer Files from ActiGraph Accelerometers

License

Notifications You must be signed in to change notification settings

srlamunion/AGread

 
 

Repository files navigation

Project Status: Active ? The project has reached a stable, usable state and is being actively developed. Build Status License


CRAN_Status_Badge packageversion


Last-changedate

AGread

AGread is for automatically detecting the format of .csv data files from ActiGraph accelerometers, and bringing the data into R. It is designed to streamline and standardize the file-reading process, prior to further processing. Thus, it can be used flexibly to develop new methods for handling ActiGraph data, or to invoke existing methods, many of which exist in other R packages (e.g. PhysicalActivity and TwoRegression), or will soon.

Installation

You can install the development version of AGread from github with:

# install.packages("devtools")
devtools::install_github("paulhibbing/AGread")

Or, AGread v0.1.2 is now available on CRAN, and can be installed with:

install.packages("AGread")

About

Read Accelerometer Files from ActiGraph Accelerometers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%