R/td_connect.R
td_disconnect.Rd
Disconnect from the taxadb database.
td_disconnect(db = td_connect())
database connection
This function manually closes a connection to the taxadb database.
taxadb
# \donttest{ ## Disconnect from the database: td_disconnect() # }