#' Test Data Frame
#'
#' Here is the Roxygen block for documenting our test data.
#'
#' @format A data frame with 10 rows and 2 variables:
#' \describe{
#' \item{x}{numeric vector from 1:10}
#' \item{carat}{numeric vector from 2:11}
#' }
#' @source SSRMC Omnibus Survey
"df"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.