
Package index
-
ddbs_install()
- Checks and installs the Spatial extension
-
ddbs_load()
- Loads the Spatial extension
-
ddbs_read_vector()
- Load vectorial data from DuckDB into R
-
ddbs_write_vector()
- Write an SF Object to a DuckDB Database
-
ddbs_filter()
- Spatial Filter
-
ddbs_intersection()
- Calculates the intersection of two geometries
-
ddbs_create_schema()
- Check and create schema
-
ddbs_crs()
- Check CRS of a table