#' @title ftc2 data set.
#'
#' @description A dataset containing variables associated with CO emmission for smokers
#'
#' @details This is a standard data set from the course MATH 4753 taken from the data sets provided by the text book.
#'
#' @format A data frame with 25 rows and 4 variables:
#' \describe{
#' \item{CO}{response}
#' \item{WEIGHT}{weight of tobacco}
#' \item{NICOTINE}{Nicotine in tobacco}
#' \item{TAR}{Tar in tobacco}
#' }
#'
#' @source \url{https://www.routledge.com/Statistics-for-Engineering-and-the-Sciences-Sixth-Edition/Mendenhall-Sincich/p/book/9781498728850}
"ftc2"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.