#' iris4
#'
#' This is iris for testing linreg object.
#'
#'
#' @docType data
#'
#' @format A data frame with 150 rows and 5 columns:
#' \describe{
#' \item{Sepal.Length}{double}
#' \item{Sepal.Width}{double}
#' \item{Petal.Length}{double}
#' \item{Petal.Width}{double}
#' \item{Species}{character}
#' }
#'
#' @keywords datasets
#'
#' @name iris4
#'
"iris4"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.