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