A tibble containing information on the variables in the GSS Cumulative Data File.

data(gss_doc)

Format

A tibble.

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.