library(DDIwR) # used to import DDI XML file
# The following XML file has been downloaded from https://catalog.ihsn.org/metadata/export/7399/ddi
# The generated setup file may come handy later on
meta <- getMetadata("./data-raw/BGD_2016_HIES_v01_M.xml")
setupfile(meta, file="./R/HIES2016_DDI_setup.R", type="R")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.