Learn R Programming

ridittools (version 0.1)

handgun: Favorability of handgun ban by party

Description

Likert ratings of American favorability toward a handgun ban, cross-tabulated by political party identification.

Usage

handgun

Arguments

Format

5x4 matrix of counts; rows are ratings, first column is total responses, remaining columns are Democrats, independents, and Republicans.

Details

These data were originally specified as proportions and were derived by multiplication by sample sizes. As such, the first column slightly differs, due to rounding error, from the row sums of the remaining columns.

Examples

Run this code
# NOT RUN {
handgun
# }

Run the code above in your browser using DataLab