#' Four Measurements of Stiffness
#'
#' A dataset containing four measurements of stiffness for 30 boards, as well as squared distances.
#'
#' @format A data frame with 30 rows and 5 variables:
#' \describe{
#' \item{x1}{measure 1 of stiffness}
#' \item{x2}{measure 2 of stiffness}
#' \item{x3}{measure 3 of stiffness}
#' \item{x4}{measure 4 of stiffness}
#' \item{dsq}{squared distances}
#'
#' }
#' @source {Applied Multivariate Statistical Analysis by Johnson & Wichern}
"T4.3"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.