CloseDatabaseConnection: Close a connection to the Desert Springs Database

View source: R/utils.R

CloseDatabaseConnectionR Documentation

Close a connection to the Desert Springs Database

Description

Close a connection to the Desert Springs Database

Usage

CloseDatabaseConnection(conn)

Arguments

conn

A database connection pool object generated from a call to OpenDatabaseConnection()

Value

None.

Examples

conn <- OpenDatabaseConnection()
CloseDatabaseConnection(conn)

nationalparkservice/mojn-ds-rpackage documentation built on Oct. 5, 2023, 6:21 p.m.