Closes a database connection and destroys any remaining queries.
dbClose
dbClose() does not remove the database connection from the list of available database connections. The connection can be opened again without repeating the database initialization and setup steps.
dbClose()