#' @title Sample Data for Analysis
#'
#' @description A simple \code{tibble} tahle is for simple testing and running of examples
#'
#' @format A simple \code{tibble} with 2 column, which are:
#' \describe{
#' \item{x}{random normal data }
#' \item{y}{outcome that is normal based on \code{x} }
#'
#' }
"sample_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.