##' Item Type Description
##'
##' Each commodity of interest has an "item type". This item type is a
##' general grouping of items, and describes what kind of item a particular
##' commodity is. Each commodity has an item code, and the item type can
##' be thought of as defining logical groups of item codes.
##'
##' @docType data
##' @keywords item commodity item-group
##' @name itemTypeDescription
##' @usage data(itemTypeDescription)
##' @format A data.table with two columns: the itemTypeCode and the
##' corresponding name.
##'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.