R/itemTypeDescription.R

##' 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
SWS-Methodology/faoswsAupus documentation built on May 9, 2019, 11:45 a.m.