I created a shape
using the drawPoly()
(package raster
) function that manually draws the polygon. At the end of the selection it generates a SpatialPolygon
, but I can not export because it is not a SpatialPolygonDataFrame
. What should I do?