View source: R/utils_not_exported.R
| convert_to_sf_wkb | R Documentation |
Converts a table that has been read from DuckDB into an sf object.
convert_to_sf_wkb(data, crs, x_geom)
data |
a tibble or data frame |
crs |
The coordinates reference system |
x_geom |
name of geometry column |
sf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.