Tagged Questions
2
votes
1answer
145 views
Convert a SpatialPolygonsDataFrame to raster using rasterize function
I'm trying to convert my map (a SpatialPolygonsDataFrame) into a raster, using rasterize function, here is a bug that I don't understand...
> class(parcel) # this is my map
[1] ...