#' Linnerud Dataset
#'
#' Three physiological and three exercise variables are measured on twenty
#' middle-aged men in a fitness club.
#'
#'
#' @name linnerud
#' @docType data
#' @usage data(linnerud)
#' @format A list containing the following components: \describe{
#' \item{list("exercise")}{data frame with 20 observations on 3 exercise
#' variables.} \item{list("physiological")}{data frame with 20 observations on
#' 3 physiological variables.} }
#' @return none
#' @references Tenenhaus, M. (1998). \emph{La regression PLS: theorie et
#' pratique}. Paris: Editions Technic.
#' @source Tenenhaus, M. (1998), Table 1, page 15.
#' @keywords datasets
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.