#' Fetch and read unimod.xml from the web.
#' @return xml_document
#' @noRd
.unimodDb <- function() {
xml2::read_xml("http://www.unimod.org/xml/unimod.xml")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.