
Returns a DuckDB Database Connection for the RB3 Package
Source:R/rb3-package.R
rb3_db_connection.Rd
This function provides a consistent way to connect to the DuckDB database used by the RB3 package. It returns an existing connection if one is already established and valid, or creates a new connection if needed.