Creating or updating correspondence tables between two statistical classifications
'correspondenceTables' can be installed from source from GitHub
devtools::install_github("eurostat/correspondenceTables")
or
remotes::install_github("eurostat/correspondenceTables")
This package is a tool to help you in the creation and updates of correspondence table between 2 classification like NACE, CPA, CN, etc.
The package contains 2 functions:
newCorrespondenceTable
to create a candidate correspondence table between two classifications when there are correspondence tables leading from the first classification to the second one via intermediate 'pivot' classifications.
updateCorrespondenceTable
to update the correspondence table between two statistical classifications when one of the classifications gets updated to a new version.
For the examples see the vignettes.
browseVignettes("correspondenceTables")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.