R/HeavySetR-package.R

#' A Heavyset Workout analysis package for R
#'
#' This package contains functions for transforming, visualizing and analyzing export data from the workout app HeavySet. Furthermore you can calculate your one rep max, extract records and scrape a list of exercises from bodybuilding.com.
#'
#' @docType package
#' @name HeavySetR
#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
MarijnJABoer/HeavySetR documentation built on May 22, 2019, 5:31 p.m.