R/supermodel.R

#' 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"
A-Farina/pl462 documentation built on May 9, 2022, 1:52 p.m.