Skip to content

Functions for creating or updating correspondence tables between two statistical classifications

Notifications You must be signed in to change notification settings

eurostat/correspondenceTables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

last commit R build status dependencies CRAN version CRAN status license weekly downloads monthly downloads all downloads

correspondenceTables

Creating or updating correspondence tables between two statistical classifications

installation

'correspondenceTables' can be installed from CRAN by

install.packages("correspondenceTables")

or use the development version from GitHub

devtools::install_github("eurostat/correspondenceTables", build_vignettes = TRUE)

background

This package is a tool to help you in the creation and updates of a correspondence table between 2 classification like NACE, CPA, CN, etc.

content

The package contains 2 functions:

  1. 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.

  2. updateCorrespondenceTable to update the correspondence table between two statistical classifications when one of the classifications gets updated to a new version.

examples

For the examples see the vignettes.

browseVignettes("correspondenceTables")

About

Functions for creating or updating correspondence tables between two statistical classifications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published