#' iNZightBayes
#'
#' Description of your package
#'
#' @docType package
#' @author Tom Elliott <tom.elliott@auckland.ac.nz>
#' @import Rcpp
#' @importFrom Rcpp evalCpp sourceCpp
#' @useDynLib iNZightBayes, .registration = TRUE
#' @name iNZightBayes
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.