#' The CopyCat Code
#'
#' A data set containing minimal examples of code snippets
#' that run with implemented data.
#'
#' @format A data frame with 99 rows and 3 variables:
#' \describe{
#' \item{package}{The R package name}
#' \item{fct}{The function name}
#' \item{code}{The code snippet}
#' ...
#' }
#' @source \url{http://www.edgar-treischl.de/}
"CopyCatCode"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.