#' Toy dataset of Supermodel Attractiveness.
#'
#' A dataset containing the attractiveness of supermodels along with a few demographics.
#'
#' @format A data frame with 231 rows and 4 variables:
#' \describe{
#' \item{salary}{Salary per day (\u00A3): ranging from 0.0002 to 95.3}
#' \item{age}{Age in years: ranging from 12.2 to 25.3}
#' \item{years}{Number of years as a model: Ranging from 0.43 to 9.93}
#' \item{beauty}{Attractiveness (%): Ranging from 58.1 to 99.2}
#' ...
#' }
#' @source internally created toy dataset
"supermodel"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.