emp_cat: Recategorize the ACS Employment status variable (ESR)

Description Usage Arguments Value Examples

View source: R/emp_cat.r

Description

Recategorize the ACS Employment status variable (ESR)

Usage

1
emp_cat(data, empvar = "ESR", groups = "basic", factor = TRUE)

Arguments

data

Data Frame with the education variable to categorize.

groups

Categorization Scheme: basic, military, lf Defaults to basic

factor

Return a factor or not. Defaults to TRUE

employment

var Name of the education variable. Defaults to ESR

Value

A factor, unless otherwise specified, with recoded edvar.

Examples

1

robkemp/codemog documentation built on May 27, 2019, 11:57 a.m.