Input geometries may now be of type âsfc_GEOMETRYâ or other mixed types. Any non polygon geometry is dropped with a message.
âfieldâ may now be a numeric, integer, or factor vector or (as before) a name of a column in the input data frame. This means we can fasterize(vec, r, field = seq_along(vec))
or fasterize(df, r, field = seq_len(dim(df)[1L]))
or with any values we like.
Now supporting any geometry or dataframe input supported by wk (wkb, wkt, geos, as well as sf).
Namespaced documentation fixes thanks to CRAN.
Removed raster raster() method, not needed (raster handles sf now to obtain the 6 numbers and a string).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4