#' This defines variables, used with certain packages and pipes that
#' throw a 'no visible binding for global variable' during
#' 'R CMD check' (before CRAN submission)
#'
#' @noRd
utils::globalVariables(c(
".",
"Bootstrap",
"name"
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.