Learn R Programming

states (version 0.3.2)

cowstates: Correlates of War list of independent states

Description

A list of independent states and microstates from 1816 on by the Correlates of War project.

Usage

cowstates

Arguments

Format

Data frame

ccode

Gleditsch and Ward country code.

cowc

ISO 3 character country code.

country_name

Long form country name

start

Country start of independence.

end

Country end of independence.

microstate

Logical flag for whether state is a microstates with less than 250,000 population.

Examples

Run this code
data(cowstates)
head(cowstates)

Run the code above in your browser using DataLab