#' Benthos
#'
#' Abundances of Marine Species in Sea-Bed Samples
#' @format A [`data.frame`] with 13 columns (sites) and 92 rows (species).
#' @source
#' <http://www.carme-n.org/?sec=data7>
#' @family datasets
#' @keywords datasets
"benthos"
#' Colours
#'
#' Contingency table of eye and hair colours of different individuals.
#' @format A [`data.frame`] with 4 columns (hair colours) and 4 rows (eye
#' colours).
#' @source
#' Lebart, L., Piron, M. and Morineau, A. *Statistique exploratoire
#' multidimensionnelle: visualisation et inférence en fouille de données*.
#' Paris: Dunod, 2006, p. 170-172
#' @family datasets
#' @keywords datasets
"colours"
#' Countries
#'
#' Student ratings of 13 countries on six attributes.
#' @format A [`data.frame`] with 6 columns (attributes) and 13 rows (countries).
#' @source
#' Greenacre, M. J. *Biplots in Practice*. Bilbao: Fundación BBVA, 2010.
#' @family datasets
#' @keywords datasets
"countries"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.