cow_index: CoW States Index

View source: R/utils-functions.R

cow_indexR Documentation

CoW States Index

Description

Create an annual index of valid Correlates of War Nations States.

Usage

cow_index()

Details

This function generates a dataset to be used for indexing country-year datasets against the validated CoW states membership. In short, it will permit the user to quickly drop observations from country/territory-year data that although they are commonly included in a variety of political/geographical datasets, these nations or territories may be disputed (Palestine, Kosovo pre 2008), have a parent nation (Puerto Rico), or have other peculiarities that do not align with international standards (CoW, G&W, WDI, IMF).

This is built off of the states packages, which matched the official Correlates of War record at the time of publishing.

Value

A data.frame of annual CoW states.

Examples


cow_index<-demcon::cow_index()


demcon documentation built on March 31, 2023, 10:27 p.m.