Nothing
#' Bile Data
#'
#' A dataset containing lithogenic bile concentrations in 29 Pima Indians. For 29 females, the data give age and percent saturation of bile cholesterol.
#'
#' \itemize{
#' \item Age: age in years of each female indian
#' \item Concentration: percent saturation of bile cholesterol
#' }
#'
#' @docType data
#' @keywords datasets
#' @name bile
#' @usage data(bile)
#' @format A data frame with 29 rows and 2 variables.
#' @references Goodall, C. (1983). Examining Residuals. In Hoaglin, D. C., Mosteller, F. and Tukey, J. W. (1983). Understanding Robust and Exploratory Data Analysis. \emph{Wiley series in probability and mathematical statistics}.
#'
NULL
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.