Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 2.09 KB

README.md

File metadata and controls

27 lines (20 loc) · 2.09 KB

athletic

Analyse Health Data for Athletes and Sports Support Staff

Lifecycle: experimental ready4 R-CMD-check DOI CRAN status

Tools for undertaking analysis of sports datasets for use in computational health economic models developed with the ready4 framework (https://ready4-dev.github.io/ready4/). This development version of the athletic package has been made available as part of the process of testing and documenting the package. If you have any questions, please contact the authors (matthew.hamilton2@monash.edu).

To install a development version of this software, run the following commands in your R console:

utils::install.packages("devtools")

devtools::install_github("MUHEG/athletic")