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()



taxadb documentation built on March 31, 2023, 10:20 p.m.