R/ZZZ.R

#' \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"
  ))
nhs-r-community/nhsrtheme documentation built on Dec. 7, 2024, 11:29 p.m.