#' language code / language crosswalk
#'
#' A cross-walk between the language code
#' and it's human readable version
#'
#' @docType data
#'
#' @usage data(language_code_crosswalk)
#'
#' @format An object of class \code{"data.table"};
#'
#' @keywords datasets
#' @source \url{https://www.loc.gov/marc/languages/language_code.html}
#'
"language_code_crosswalk"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.