Nothing
#' Pringles experiment data set with the percent of Fat as the response
#'
#'
#' @docType data
#'
#' @usage data(pringles_fat)
#'
#' @format data.frame
#'
#' @keywords datasets
#'
#' @references Kang, L., Joseph, V.R. and Brenneman, W.A. (2011). Design and modeling
#' strategies for mixture-of-mixtures experiments. \emph{Technometrics},
#' 53(2), 125--36.
#' (\href{https://www.tandfonline.com/doi/abs/10.1198/TECH.2011.08132}{tandfonline})
#'
#'
#' @examples
#' data(pringles_fat)
#' \donttest{print(pringles_fat)}
"pringles_fat"
data(pringles_fat, 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.