#' The Package
#'
#' This package provides a template to work with
#' Rcpp, roxygen, shiny, testthat and integrated datasets.
#'
#' @name sample
#' @docType package
#'
#' @import Rcpp
#' @importFrom Rcpp evalCpp
#' @useDynLib sample, .registration=TRUE
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.