Skip to content

agcounts 0.4.0

Compare
Choose a tag to compare
@bhelsel bhelsel released this 06 Nov 21:01
· 101 commits to master since this release
355c4bf

Added Github R-CMD-check workflow.
Created a S3 generic function to extract and handle idle sleep time.
Created a S3 generic function to read in the raw acceleration data using calibrated readers.
Replaced a for loop in the .resample function with Rcpp to reduce processing time.
Added a package hexagon sticker and updated the README with the calibrated readers.
Added a unit test to test the calibrated readers.