spod_clean_zones_v1 {spanishoddata} | R Documentation |
Fixes common issues in the zones data and cleans up variable names
Description
This function fixes any invalid geometries in the zones data and renames the "ID" column to "id".
Usage
spod_clean_zones_v1(zones_path, zones)
Arguments
zones_path |
The path to the zones spatial data file. |
zones |
The zones for which to download the data. Can be |
Value
A spatial object containing the cleaned zones data.
[Package spanishoddata version 0.1.0 Index]