gss2016: Data from the 2016 General Social Survey.

gss2016R Documentation

Data from the 2016 General Social Survey.

Description

Limited date from the 2016 General Social Survey on respondent and paternal class and occupational classifications.

Usage

data("gss2016")

Format

A data frame with 12498 observations on the following 13 variables.

pclass

a factor with levels Unskilled Manual Skilled Manual Self-Employed Non-Manual/Service Professional, Lower Professional, Higher

sclass

a factor with levels Unskilled Manual Skilled Manual Self-Employed Non-Manual/Service Professional, Lower Professional, Higher

educ

a numeric vector

race

a character vector

id

a numeric vector

occ2

a character vector

occ

a numeric vector

unskmanual

a numeric vector

skmanual

a numeric vector

selfemp

a numeric vector

service

a numeric vector

proflow

a numeric vector

profhigh

a numeric vector

Source

The General Social Survey.

Examples

data(gss2016)
head(gss2016)

catregs documentation built on Sept. 11, 2024, 6:18 p.m.