gta_hs_code_check: Check whether your HS codes are consistent with HS 2012.

View source: R/gta hs code check.R

gta_hs_code_checkR Documentation

Check whether your HS codes are consistent with HS 2012.

Description

This function checks whether a vector of HS codes is consistent with HS 2012 and returns it as a vector of 6-digit level HS codes.

Usage

gta_hs_code_check(codes)

Arguments

codes

Supply the HS codes you want to check. Values with 2 or more digits are allowed. Values with more than 6 digits will be limited to 6. Please input the codes as integer.

Author(s)

Global Trade Alert

References

www.globaltradealert.org


global-trade-alert/gtalibrary documentation built on April 26, 2024, 12:38 p.m.