#' @title mydata
#' @source copie de iris
#' @format un dataframe
#' \describe{
#' \item{Sepal.Length}{longueur spale.}
#' \item{Sepal.Width}{largeur spale.}
#' \item{Petal.Length}{longueur petale.}
#' \item{Petal.Width}{largeur petale.}
#' \item{Petal.Width}{espece.}
#' }
"mydata"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.