Description Usage Arguments Details Value Examples
Product Concordance
1 | concordGB(sourcevar, origin = "GB2011", destination = "isic4")
|
sourcevar |
Vector which contains the codes to be converted. |
origin |
Coding scheme of origin (name enclosed in quotes ""). |
destination |
Coding scheme of destination (name enclosed in quotes ""). |
Now GB2011
/ GB2017
can be translated to
isic4
, and vice varsa. The transition among GB2002
,
GB2011
and GB2017
is also available. A product code is 4 digits.
R package concordance
provides a concordance among HS, HS0, HS1, HS2, HS3, HS4, ISIC2,
ISIC3, SITC1, SITC2, SITC3, SITC4, BEC, NAICS and SIC.
Returns a vector of concorded codes.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.