This repository contains data analysis resources from the manuscript entitled "Mechanical loading prediction through accelerometry data during walking and running".
The manuscript is published in the European Journal of Sport Science. The paper can be accessed through this link.
Manuscript authors:
Lucas Veras, Florêncio Diniz-Sousa, Giorjines Boppre, Ana Resende-Coelho, Edgar Moutinho-Ribeiro, Vítor Devezas, Hugo Santos-Sousa, John Preto, João Paulo Vilas-Boas, Leandro Machado, José Oliveira, Hélder Fonseca
There are four main subdirectories:
- code: with data analysis scripts and function definitions;
- figures: with code to generate the figures;
- manuscript: with files needed to compile the manuscript;
- tables: with code to generate the tables.
In the root directory there is also a Makefile to document the dependencies among files.
Also, this project have its dependencies managed through {renv}.