Description Usage Format Source References Examples
Data set in McCammon and Van Dyke's meta-analysis of studies on social movement coalition
1 |
A data frame with 24 observations on the following 6 variables.
ideology
ideological alignment
threats
political threats
opportunity
political opportunities
ties
prior social ties between social movement organisations
resources
plentiful resources
coalition
outcome of coalition formation
Manually input from table 13.1 of the reference.
McCammon & Van Dyke. 2010. Applying Qualitative Comparative Analysis to Empirical Studies of Social Movement Coalition Formation. in Van Dyke, N. & McCammon, H. J. (ed.) Strategic alliances: coalition building and social movements. Minneapolis: University of Minnesota Press.
1 2 3 4 5 6 7 8 9 10 | data(McCammonVanDyke)
reduce(McCammonVanDyke,"coalition",
c("ideology","threats","opportunity","ties","resources"),
cdontcare='negative')
## result in figure 13.2
reduce(McCammonVanDyke,"coalition",
c("ideology","threats","opportunity","ties","resources"),
cdontcare='remainder')
## result in figure 13.3
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.