#' @title An example for create a description of your data
#' @description Data set for testing data
#'
#' @docType data
#'
#' @format An object of class \code{"data.frame"}
#' \describe{
#' \item{X1}{Data generated from normal}
#' \item{X2}{Data generated from uniform}
#' \item{X3}{Data generated from normal}
#' }
#' @references This data set was artificially created for the overviewR package.
#' @keywords datasets
#'
"datas"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.