Skip to contents

Takes the cShapes data and returns a raster-mask that is true for the grid cells that intersects with country borders included in the international state system at the measurement_date

Usage

cshapes_cover_share(measurement_date, cshp = read_cshapes())

Arguments

measurement_date

A single date as Date object

cshp

The CShapes dataset, for instance as given by read_cshapes()

References

Schvitz G, Girardin L, Rüegger S, Weidmann NB, Cederman L, Gleditsch KS (2022). “Mapping the International System, 1886-2019: The CShapes 2.0 Dataset.” Journal of Conflict Resolution, 66(1), 144–161. ISSN 0022-0027, doi:10.1177/00220027211013563 , 2024-11-22.

Examples

# cshapes_cover_share_one_cross_section <- cshapes_cover_share(as.Date("2010-01-01"))