cw_system | R Documentation |
These are the independent states in the Correlates of War system.
cw_system
A data frame with the following 5 variables.
ccode
a numeric vector for the Correlates of War state code
cw_abb
a character vector for the state abbreviation
cw_name
a character vector for the state name
start
a date for system entry
end
a date for system exit
The end column is current as of Dec. 31, 2016. That date is reflected in the
end
column for states still active today.
Gleditsch, Kristian S. and Michael D. Ward. 1999. "A Revised List of Independent States since the Congress of Vienna." International Interactions 25(4): 393–413.
str(cw_system)
head(cw_system)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.