#' Biological and Social measurings of 53 subjects.
#'
#' A dataset containing the sex, country of origin and other attributes of 53
#' people.
#'
#' @format A data frame with 53 rows and 8 variables:
#' \describe{
#' \item{sex}{sex, either Male or Female}
#' \item{country}{country of origin}
#' \item{age}{age of the subject}
#' \item{height}{height of the subject, in cm}
#' \item{weight}{weight of the subject, in kg}
#' ...
#' }
#' @source Politecnico di Milano
"cleaneddata"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.