spod_clean_zones_v2 | R Documentation |
This function fixes any invalid geometries in the zones data and renames the "ID" column to "id". It also attacches the population counts and zone names provided in the csv files supplied by the original data provider.
spod_clean_zones_v2(zones_path)
zones_path |
The path to the zones spatial data file. |
A spatial 'sf“ object containing the cleaned zones data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.