Learn R Programming

oec (version 2.5.2)

sitc: SITC products

Description

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

Usage

sitc

Arguments

Format

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

product_name

Contains the H292 products' names (e.g. initiating devices, polymerization ion exchangers, etc)

group_name

Contains the H292 groups (e.g. machinery, electronics products, etc)

group_id

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

sitc

Contains the associated codes of every product (e.g. initiating devices is 5722)

color

One colour per group used to create visualizations

Examples

Run this code
# NOT RUN {
sitc
# }

Run the code above in your browser using DataLab