#' Motor Trend Car Road Tests
#'
#' @source El paquete \code{datasets}
#' @format Un dataframe con las columnas:
#' \describe{
#' \item{mpg}{Miles/(US) gallon}
#' \item{cyl}{Number of cylinders}
#' }
#' @examples
#' \dontrun{
#' mtcars
#' }
"mtcars"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.