#' normentR - the unofficial NORMENT R package
#'
#' The very much unofficial package with tools to create plots in \code{ggplot}
#' using the NORMENT house style and other functionality tools useful for
#' R-users at NORMENT.
#'
#' @section Functionality:
#' For a full list of the exports, type:
#' \code{ls(getNamespace("normentR"))}\cr
#' You can then get the documentation for each function by typing:
#' \code{?<function name>}
#'
#' @section Support:
#' For questions, please see the GitHub repository, or contact one of the
#' contributors. Good luck!
#'
#' @docType package
#' @name normentR
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.