db_close: Close a database connection

Description Usage Arguments Note See Also

View source: R/db.R

Description

Close a database connection

Usage

1

Arguments

db

database object returned by db_connect

Note

To close a cached connection, call db_close on an object returned by db_connect(..., cache = FALSE)

See Also

db_connect


daroczig/dbr documentation built on June 12, 2020, 2:47 p.m.