getDerivedClass: Industry classifications for data analysis derived from ISIC...

View source: R/isic32.R

getDerivedClassR Documentation

Industry classifications for data analysis derived from ISIC rev 3

Description

Returns a derived classification as a list of ISIC codes

Usage

getDerivedClass(classification = c("low", "medium.low", "mht", "agro", "ict", "rb", "isic2"), isic_revision=c("R4", "4", "R3", "3"))

Arguments

classification

the name of an industry classifications for data analysis derived from ISIC rev 3

isic_revision

ISIC revision

Value

A vector of ISIC codes

Author(s)

Valentin Todorov valentin.todorov@chello.at

References

UNIDO (2010), Industrial Statistics: Guidelines and Methodology.

Upadhyaya SH (2011) Derived classications for industrial performance indicators. Int. Statistical Inst.: Proc. 58th World Statistical Congress, 2011, Dublin (Session STS022).

Examples

getDerivedClass("agro")
getDerivedClass("mht")
getDerivedClass("isic2")

valentint/indstat documentation built on July 2, 2023, 10:39 p.m.