cshapes_cover | R Documentation |
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
cshapes_cover(measurement_date, min_cover = 0, cshp = read_cshapes())
measurement_date |
A single date as Date object |
cshp |
The CShapes dataset, for instance as given by |
schvitzMappingInternationalSystem2022priogrid
# cshapes_cover_one_cross_section <- cshapes_cover(as.Date("2010-01-01"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.