isco08tosiops08: isco08tosiops08

View source: R/ISCO08toPRestige.R

isco08tosiops08R Documentation

isco08tosiops08

Description

This function takes an ISCO-08 code and assigns its corresponding SIOPS-08 score.

Usage

isco08tosiops08(isco08)

Arguments

isco08

ISCO-08 code, given as string with four digits

Details

Conversions follow the SPSS syntax modules of Harry Ganzeboom.

Value

Floating point value of corresponding SIOPS-08 score

Author(s)

Nicole Schwitter

References

Ganzeboom, Harry B.G.; Treiman, Donald J., "International Stratification and Mobility File: Conversion Tools." Amsterdam: Department of Social Research Methodology, <http://www.harryganzeboom.nl/ismf/index.htm>.

Examples

## Assigning SIOPS-08 score of ISCO-08 code "1000" to variable siops08 (48.87)
siops08 <- isco08tosiops08("1000")

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