isco08tojobtitle: isco08tojobtitle

View source: R/ISCO08toPRestige.R

isco08tojobtitleR Documentation

isco08tojobtitle

Description

This function takes an ISCO-08 code and assigns its corresponding job title.

Usage

isco08tojobtitle(isco08)

Arguments

isco08

ISCO-08 code, given as string with four digits

Details

Conversions follow the overview table of Harry Ganzeboom.

Value

String value of corresponding job title or name of ISCO (sub-)group

Author(s)

Nicole Schwitter

References

<http://www.harryganzeboom.nl/isco08/isco08_with_isei.pdf>

Examples

## Assigning job title of ISCO-08 code "1000" to variable job (Managers)
job <- isco08tojobtitle("1000")

ISCO08ConveRsions documentation built on Aug. 7, 2023, 5:06 p.m.