Nothing
#' Photoresist-coating experiment data
#'
#' @docType data
#'
#' @usage data(coating)
#'
#' @format data.frame
#'
#' @keywords datasets
#'
#' @references Cornell, J.A. and Ramsey, P.J. (1998). A Generalized mixture model for
#' categorized-components problems with an application to a
#' photoresist-coating experiment. \emph{Technometrics}, 40(1), 48-61.
#' (\href{https://www.tandfonline.com/doi/abs/10.1080/00401706.1998.10485481}{tandfonline})
#'
#'
#' @examples
#' data(coating)
#' \donttest{print(coating)}
"coating"
data(coating, envir=environment())
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.