td_disconnect: Disconnect from the taxadb database.

View source: R/td_connect.R

td_disconnectR Documentation

Disconnect from the taxadb database.

Description

Disconnect from the taxadb database.

Usage

td_disconnect(db = td_connect())

Arguments

db

database connection

Details

This function manually closes a connection to the taxadb database.

Examples



## Disconnect from the database:
td_disconnect()



cboettig/taxald documentation built on April 20, 2024, 12:55 p.m.