Nothing
#' Ball-bearing times
#'
#' A data set of ball-bearing failure times.
#'
#' @format A data set with 23 observations.
#' \describe{
#' \item{ball-bearing}{23 failure times (each measurement in 106 revolutions).}
#' }
#' @source Andrew G. Glen (2017) On the Inverse Gamma as a Survival Distribution. Journal of Quality Technology. 43(2)158-166.
"ballbearing"
#ballbearing <- read.table(file = "ballbearing.txt", header = TRUE)
#usethis::use_data(ballbearing,overwrite = TRUE)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.