#' Repairable systems data
#'
#' Simlated data from AMSAA technical report 138. This contains simulated
#' data consisting of the failure times for three repairable systems.
#'
#'
#' @format A data frame with 36 rows and 3 variables:
#' \describe{
#' \item{Failure}{Failure numbers for each sytem.}
#' \item{System}{System identifier, S1, S2, S3.}
#' \item{Time}{Time in hours at which failures occurred.}
#' }
"amsaa"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.