View source: R/cno2001_to_isco_08.R
| cno2001_to_isco08 | R Documentation | 
Cross CNO 2001 (Arg) to ISCO 08
cno2001_to_isco08(base, cno, summary = FALSE, code_titles = FALSE)
base | 
 Dataframe from argentinian survey/census including a variable with CNO 2001 (Clasificador Nacional de Ocupaciones 2017) codes  | 
cno | 
 character vector containing CNO 2001 codes  | 
summary | 
 If TRUE provides other dataframe counting how many cases where asigned for each Census 08 code to each ISCO88 code.  | 
code_titles | 
 If TRUE adds classification titles besides from codes.  | 
The function returns the provided dataframe, adding a new variable with the crosswalk to ISCO 08 codes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.