get_products: Obtain information on products that are available in the...

View source: R/get_products.R

get_productsR Documentation

Obtain information on products that are available in the UNCTAD TRAINS dataset.

Description

This function obtains the list of products available in the UNCTAD TRAINS dataset.

No parameters are required.

Usage

get_products()

Value

get_products() returns a data frame with two character columns:

  • product_code: six-digit product codes (HS6);

  • product_desc: products' descriptions.


diegoacastro/witstrainsr documentation built on June 2, 2022, 12:56 a.m.