getDerivedClass | R Documentation |
Returns a derived classification as a list of ISIC codes
getDerivedClass(classification = c("low", "medium.low", "mht", "agro", "ict", "rb", "isic2"), isic_revision=c("R4", "4", "R3", "3"))
classification |
the name of an industry classifications for data analysis derived from ISIC rev 3 |
isic_revision |
ISIC revision |
A vector of ISIC codes
Valentin Todorov valentin.todorov@chello.at
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).
getDerivedClass("agro")
getDerivedClass("mht")
getDerivedClass("isic2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.