| dbConnCheck | Check if a supported DuckDB connection |
| ddbs_buffer | Creates a buffer around geometries |
| ddbs_centroid | Calculates the centroid of geometries |
| ddbs_create_schema | Check and create schema |
| ddbs_crs | Check CRS of a table |
| ddbs_difference | Calculates the difference of two geometries |
| ddbs_filter | Spatial Filter |
| ddbs_glimpse | Check first rows of the data |
| ddbs_install | Checks and installs the Spatial extension |
| ddbs_intersection | Calculates the intersection of two geometries |
| ddbs_list_tables | Check tables and schemas inside a database |
| 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 |
| get_geom_name | Get column names in a DuckDB database |
| get_query_name | Get names for the query |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.