SurvGR {GmooG}R Documentation

Responses on gay rights in Annenberg's 2004 National Election survey

Description

Responses on questions about gay rights at State level and Federal level

Usage

data(SurvGR)

Format

A data frame with 81422 observations on 11 variables.

ID

ID number

cDATE

Date of interview

State

Respondent's state of residence

age

Respondent's age

gender

Respondent's gender

race

Respondent's race

urbanity

Urban, Suburban, or Rural

QuF

Question answered about Federal gay rights

valF

Answer to Federal question

valS

Answer to State question

QuS

Question answered about State gay rights

Details

This dataset is used in Chapter 9, "Results from surveys on gay rights".

Source

The Annenberg Public Policy Center of the University of Pennsylvania

Examples

data(SurvGR, package="GmooG")
with(SurvGR, table(urbanity))

[Package GmooG version 0.7 Index]