#' Students in Statistics 1993-4
#'
#' Personal characteristics are recorded for students taking Statistics in 1993-4. Fitness level was recorded on an informal scale, the details of which now elude me. The important information is that higher numbers are supposed to represent greater levels of fitness.
#' @usage
#' data(student)
#' @format A dataframe with 43 rows and 8 variables:
#' \describe{
#' \item{gender}{gender coded as 1 or 0}
#' \item{height}{height}
#' \item{stone}{stone}
#' \item{lb}{lb}
#' \item{weight}{weight}
#' }
#' @source Prof Jochen Einbeck
"student"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.