Learn R Programming

oec (version 2.7.8)

hs92: HS92 products

Description

Provides a detail of HS92 codes.

Usage

hs92

Arguments

Format

A data frame with 6282 observations on the following 5 variables.

product_name

Contains the SITC products' names (e.g. horses, bovine, pigs, etc)

id

Contains the associated codes of every product (e.g. 0101 means horses)

group_name

Contains the SITC groups (e.g. animal products, vegetable products, etc)

group_id

Contains the associated codes of every group (e.g. 01 means animal products)

color

One colour per group used to create visualizations

Examples

Run this code
# NOT RUN {
hs92
# }

Run the code above in your browser using DataLab