#' Format, Pretty Print and Test XPath Queries on 'HTML'/'XML' Content
#'
#' This uses \code{vkbeautify} and \code{highlight.js} to format and
#' "pretty print" HTML/XML documents, nodes, node sets and plain character
#' HTML/XML in an \code{htmlwidget} pane.
#'
#' @name xmlview
#' @docType package
#' @author Bob Rudis (@@hrbrmstr)
#' @import htmlwidgets htmltools xml2
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.