#' Tools for Developing R Packages Interfacing with Stan
#'
#' @name RStanTest
#' @docType package
#' @import Rcpp
#' @import methods
#' @importFrom rstan sampling
#' @useDynLib RStanTest, .registration = TRUE
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.