name_code: Matching your data with cshapes if you have country...

View source: R/matching_names.R

name_codeR Documentation

Matching your data with cshapes if you have country Correlates of War (COW) codes (cowcode).

Description

name_code A function to get the country name in cshapes, if you have the cowcode. It also provides the country's entry into and exit from cshapes dates.

Usage

name_code(cowcode)

Arguments

cowcode

Country Correlates of War code (cowcode).

Value

The output will be the country name as it appears in cshapes, as well as the country's entry into and exit from cshapes dates.

Examples

name_code(2)

judechays/STADL documentation built on May 12, 2022, 10:50 p.m.