#' Browse news page
#'
#' @return open news page
#' @export
#'
nhs_news <- function(browse=FALSE){
browseURL('https://www.cdc.gov/nchs/nhanes/new_nhanes.htm')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.