Mike Schmidt (Schmidty)
Results
2
issues of
Mike Schmidt (Schmidty)
I can't seem to get pifMatch() to work. I keep getting the error: ``` > test r_0101 class : RasterStack dimensions : 17674, 14122, 249592228, 4 (nrow, ncol, ncell, nlayers)...
When using `as.polygons` on a large raster, an empty `SpatVector` is returned if `aggregate=TRUE`. Here is a reproducible example: ```r r as.polygons(r) class : SpatVector geometry : none dimensions :...