Learn R Programming

corrgram (version 1.3)

vote: Voting correlations

Description

Voting correlations

Usage

data(vote)

Arguments

format

A 12x12 matrix.

source

Iversen, Torben, and David Soskice. 2006. Electoral institutions and the politics of coalitions: Why some democracies redistribute more than others. American Political Science Review, 100, 165-81.

Details

No details.

References

Using Graphs Instead of Tables. http://tables2graphs.com/doku.php?id=03_descriptive_statistics#a_correlation_matrix

Examples

Run this code
data(vote)
corrgram(vote, order=TRUE)

Run the code above in your browser using DataLab