You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note: Work in progress! Bugs or unexpected behavior are likely to occur. We welcome user feedback and reporting issues on the [Github page ](https://github.com/drieslab/dbSpatial/).**
## Installation
You can install the development version of dbSpatial from Github like so:
The DuckDB spatial extension can be used with wrapper functions in this package directly (`ST_*()`), through dplyr verbs containing `ST_*()` functions, or SQL queries to a DuckDB database connection containing `ST_*()` functions.