#' Artset1987 data
#'
#' @description Times to failure of 50 devices put on life test at time 0.
#'
#' @docType data
#' @name artset1987
#' @usage data(artset1987)
#' @format This data frame contains the following columns:
#' \itemize{
#' \item {t:} {Times to failure}
#' }
#' @references
#'
#' \itemize{
#' \item Aarset, M. V. (1987). How to Identify a Bathtub Hazard Rate. IEEE Transactions on Reliability, 36, 106–108.
#' }
#'
#' @examples
#'
#' data(artset1987)
#' head(artset1987)
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.