taxadb (version 0.1.0)

td_disconnect: Disconnect from the taxadb database.

Description

Disconnect from the taxadb database.

Usage

td_disconnect(env = taxadb_cache)

Arguments

env

The environment where the function looks for a connection.

Details

This function manually closes a connection to the taxadb database.

Examples

Run this code
# NOT RUN {
## Disconnect from the database:
td_disconnect()

# }

Run the code above in your browser using DataLab