#' brief version of nhs_colnames()
#'
#' @param ... pass to nhs_colnames()
#' @export
#'
nhs_brief <- function(...){
nhs_colnames(...,brief = TRUE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.