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.
ideologyideological alignment
threatspolitical threats
opportunitypolitical opportunities
tiesprior social ties between social movement organisations
resourcesplentiful resources
coalitionoutcome 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.