A tibble containing information on the variables in the GSS Cumulative Data File. See http://gss.norc.org/Get-Documentation for full documentation of the variables.

data(gss_doc)

Format

A tibble with rows and columns.

id

The short name of the variable. A character vector.

description

Brief description of the variable. A character vector.

properties

A list column containing information on the variable's data type, its missing value codes, and its record/column location.

marginals

A list column containing a summary of the values taken by the variable.

text

Further more detailed information on the question asked and the directions provided.

Source

National Opinion Research Center, http://gss.norc.org.