#' Scraped Exercises dataset
#'
#' Exercises are scraped from \url{https://www.bodybuilding.com/exercises/}
#'
#' @format A dataframe with +1900 rows and 4 columns.
#' \describe{
#' \item{exercises}{Name of the Exercise
#' \item{muscles}{Name of the muscle that is worked with the exercise}
#' \item{grade}{A grade that is given to how good the exercise is}
#' \item{rating}{A rating in words, based on the grade}
#' }
"ExeriseDB"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.