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. 10, 2024, 12:55 a.m.