#' \code{NHSRtheme} package
#'
#' NHS Theme
#'
#' #' See the README on
#' \url{https://github.com/tomjemmet/NHSRtheme/}
#'
#' @docType package
#' @name NHSRtheme
NULL
## Prevent R CMD check notes about missing bindings for global variables
if (getRversion() >= "2.15.1")
utils::globalVariables(c(
"n",
"name",
"section"
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.