openintro (version 1.7.1)

nuclear.survey: Nuclear Arms Reduction Survey

Description

A simple random sample of 1,028 US adults in March 2013 found that 56% support nuclear arms reduction.

Usage

data("nuclear.survey")

Arguments

Format

A data frame with 1028 observations on the following variable.

arms_reduction

Responses of favor or against.

Examples

Run this code
# NOT RUN {
data(nuclear.survey)
table(nuclear.survey)
# }

Run the code above in your browser using DataLab