Calculate 'ActiGraph' counts from the X, Y, and Z axes of a triaxial 
    accelerometer. This work was inspired by Neishabouri et al. who published the 
    article "Quantification of Acceleration as Activity Counts in 'ActiGraph' Wearables" 
    on February 24, 2022. The link to the article (<https://pubmed.ncbi.nlm.nih.gov/35831446>) 
    and 'python' implementation of this code (<https://github.com/actigraph/agcounts>).
| Version: | 0.6.6 | 
| Depends: | R (≥ 3.5.0) | 
| Imports: | data.table, gsignal, lubridate, magrittr, Rcpp, GGIR, stats, utils, zoo, reticulate, dplyr, stringr, ggplot2, reactable, shiny, bslib, read.gt3x, DBI, RSQLite | 
| LinkingTo: | Rcpp, RcppArmadillo | 
| Suggests: | parallel, devtools, foreach, testthat (≥ 3.0.0), shinytest2, covr | 
| Published: | 2024-02-29 | 
| DOI: | 10.32614/CRAN.package.agcounts | 
| Author: | Brian C. Helsel [aut, cre],
  Paul R. Hibbing [ctb],
  Robert N. Montgomery [ctb],
  Eric D. Vidoni [ctb],
  Jonathan Clutton [ctb],
  University of Kansas [cph] | 
| Maintainer: | Brian C. Helsel  <bhelsel at kumc.edu> | 
| License: | MIT + file LICENSE | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| CRAN checks: | agcounts results |