Learn R Programming

oec (version 2.5.2)

hs92: HS92 products

Description

This file is used to create the visualizations and match product codes to product names and groups.

Usage

hs92

Arguments

Format

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

product_name

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

group_name

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

group_id

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

hs92

Contains the associated codes of every product (e.g. horses is 010101)

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