#' Dewey Decimal Classification / Subject Description crosswalk
#'
#' A cross-walk between the Dewey Decimal Classification code
#' and it's human readable subject description
#'
#' @docType data
#'
#' @usage data(dewey_subject_crosswalk)
#'
#' @format An object of class \code{"data.table"};
#'
#' @keywords datasets
#'
#' @source Edited from \url{https://www.oclc.org/content/dam/oclc/dewey/ddc23-summaries.pdf}
#'
"dewey_subject_crosswalk"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.