knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

HeavySetR

A Heavyset Workout analysis package for R

Travis build status Codecov test coverage Lifecycle: experimental

Info

This package provides you with functions to load, transform, visualize and analyse .csv data exported from the HeavySet Workout tracker & gym log for bodybuilding and strength training. You can also calculate your rep max for different maxes, using different calculations.

Getting started

These instructions will get you a copy of the project and will get you started doing analysis.

Installation

Installation from Github:

# install.packages("devtools")
devtools::install_github("mjaboer/heavysetr")

Versioning

This package is in heavy development.

TO DO

See Issues

Usage

Coming soon...

Licencse

This project is licenced under the MIT licencse. See the licencse file for details.

Code of Conduct

Please note that the 'HeavySetR' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Acknowledgement

HeavySet Workout tracker & gym log for bodybuilding and strength training



MarijnJABoer/HeavySetR documentation built on May 22, 2019, 5:31 p.m.