#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.