#' DataPack
#'
#'@description
#'
#'This is my second data set, it's a copy of the famous IRIS data set
#'
#'
#'@format
#'
#' A data frame with `r nrow(iris)` rows and `r ncol(iris)` colums :
#'
#' * sep is ...
#' * pet is ...
#'
#'@author Myself <myselfandI@hello.com>
#'
#'
#'
#'
#'
"iris"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.