#' \code{phsmethods} package
#'
#' Standard Methods for use in PHS.
#'
#' See the README on \href{https://github.com/Health-SocialCare-Scotland/phsmethods#readme}{GitHub}.
#'
#' @docType package
#' @name phsmethods
#' @importFrom magrittr %>%
NULL
# Stops notes from appearing in R CMD check because of undefined global
# variable '.'
if(getRversion() >= "2.15.1") utils::globalVariables(c("."))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.