#' The simulated dataset used in the "Getting Started" vignette
#'
#' @format A data frame with 1000 rows and 3 variables:
#' \describe{
#' \item{y}{a response variable that taking real values.}
#' \item{x1}{a simulated factor with levels 1 and 2.}
#' \item{x2}{a simulated factor with levels 1 and 2.}
#' }
#' @source Own elaboration
"example_01"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.