Skip to content

Data structures and functions for concordances between classifications.

License

Notifications You must be signed in to change notification settings

StatisticsNZ/classconc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

classconc

This package is now deprecated. The functions it contains have been moved to package 'dembase'. If you have a recent version of 'dembase', there is no need to install classconc.

Data structures and functions for concordances between classifications.

classconc provides tools for working with concordances between classifications, such as classifications of occupations or geographical regions. The package is still under development.

The main functions are:

  • Concordance: create a concordance.

  • translate: convert from one set of codes to another.

classconc is a dependency for package dembase.

Install classconc from github with:

library(devtools)
install_github("statisticsnz/classconc")

Copyright and Licensing

The package is Crown copyright (c) 2016, Statistics New Zealand on behalf of the New Zealand Government, and is licensed under the MIT License (see LICENSE file).


Creative Commons License
This document is Crown copyright (c) 2016, Statistics New Zealand on behalf of the New Zealand Government, and is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 9404g2, USA.

About

Data structures and functions for concordances between classifications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages