detach_database: Detach a database namespace and close the connection

Description Usage Arguments Value

View source: R/detatch_database.R

Description

Detach a database namespace and close the connection

Usage

1
detach_database(dbname, quiet = FALSE)

Arguments

dbname

Character. Name of the namespace created by attach_database.

quiet

Logical. Message if detach successful.

Value

TRUE invisibly if detach was successful.


mdlincoln/dbns documentation built on May 20, 2019, 9:15 p.m.