# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "accelerometry" in publications use:' type: software license: GPL-3.0-only title: 'accelerometry: Functions for Processing Accelerometer Data' version: 3.1.2 doi: 10.32614/CRAN.package.accelerometry abstract: 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. authors: - family-names: Van Domelen given-names: Dane R. email: vandomed@gmail.com repository: https://cranhaven.r-universe.dev commit: 927277d0b07f8c5745fbd461903e2b75bdcec702 date-released: '2018-08-23' contact: - family-names: Van Domelen given-names: Dane R. email: vandomed@gmail.com