This repository is a short course/tutorial on analyzing and processing accelerometry data in R. The slides are hosted at https://jhuwit.github.io/accel_in_r/.
The repository is structured as follows:
tutorial.qmd- Quarto document with the tutorial contenttutorial.R- all the code to generate the tutorialdata/- folder with the data used in the tutorial, including step count and MIMSstepcount.R- code to generate the step count datamims.R- code to generate the MIMS databigplot.R- code to generate the 30Hz data plot