Skip to content

When results is NULL, we should create an empty SpatialPolygonsDataframe. To...

Romulo Pereira Goncalves requested to merge improve_save_samplepoints into master

When results is NULL, we should create an empty SpatialPolygonsDataframe. To save empty SpatialTemporalDataframes we need to use sf, since it supports the empty Geometries.

Edited by Romulo Pereira Goncalves

Merge request reports