jbaileyh / geogrid

Turning geospatial polygons into regular or hexagonal grids. For other similar functionality see the tilemaps package https://github.com/kaerosen/tilemaps
Other
393 stars 31 forks source link

add error handling to prevent spontaneous crashing #9

Open sassalley opened 6 years ago

sassalley commented 6 years ago

Use http://adv-r.had.co.nz/Exceptions-Debugging.html#condition-handling for guidance.