Learn R Programming

socviz (version 1.2)

gss_sib: General Social Survey data, 1972-2016

Description

A dataset containing an extract from the General Social Survey. See http://gss.norc.org/Get-Documentation for full documentation of the variables. This data contains seven variables from `gss_lon` with all NA values omitted.

Usage

gss_sib

Arguments

Format

A data frame with 60,423 rows and 7 variables.

Details

  • year. gss year for this respondent.

  • id. respondent id number.

  • age. age of respondent.

  • race. race of respondent.

  • sex. respondent's sex.

  • siblings. Number of brothers and sisters (recoded from SIBS).

  • kids. Number of children (recoded from CHILDS).