Setup the default connection with h3 and spatial extensions installed and loaded. It will be used internally by the package functions if no other connection is provided
Arguments
- create
Logical. If TRUE and no connection exists, create one. Default is TRUE.
- upgrade_h3
Logical. If TRUE, will attempt to upgrade the h3 extension
- ...
Additional parameters to pass to
duckspatial::ddbs_create_conn()
