disconnectDB: Disconnect from the open database.

View source: R/initSENDFunctions.R

disconnectDBR Documentation

Disconnect from the open database.

Description

Close database session and disconnect from open database.

Usage

disconnectDB(dbToken)

Arguments

dbToken

Mandatory
Token for the open database connection (see initEnvironment).

Value

No return value, called for side effects

Examples

## Not run: 
disconnectDB()

## End(Not run)

sendigR documentation built on Aug. 18, 2022, 9:07 a.m.