#' Wine quality data set
#'
#' @description Two datasets with chemical properties of red and white vinho verde wine samples, from the north of Portugal.
#'
#' @format A list with two data frames for red and white wine. As the samples are proposed for clustering, the quality variable is introduced and the rest of variables centered and scaled.
#'
#' @source \url{https://archive.ics.uci.edu/ml/datasets/wine+quality}
#'
#' @examples
#'
#' WineQuality$red
#'
"WineQuality"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.