Skip to content

jhuwit/agcounter

Repository files navigation

agcounter

R-CMD-check

The goal of agcounter is to implement the Activity Counts method from https://github.com/actigraph/agcounts.

Installation

You can install the development version of agcounter like so:

remotes::install_github("https://github.com/jhuwit/agcounter")

Example

This is a basic example which shows you how to solve a common problem:

library(agcounter)

raw_files = c("raw_10_30.csv", "raw_10_40.csv", 
              "raw_30_30.csv", "raw_30_40.csv")
## basic example code

About

Process Actigraph Counts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors