#' @details
#'
#' See vignette {{vignetteName}}:
#' ```
#' vignette('{{vignetteName}}', package='{{pkgName}}')
#' ```
#'
#' @seealso \link{{{connClass}}}.
#'
#' @import biodb
#' $$$ SECTION RCPP $$$
#' @import Rcpp
#' @importFrom Rcpp evalCpp
#' @useDynLib {{pkgName}}, .registration=TRUE
#' $$$ END_SECTION RCPP $$$
"_PACKAGE"
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.