Learn R Programming

rfishbase (version 4.1.2)

db_disconnect: disconnect the database

Description

disconnect the database

Usage

db_disconnect(db = NULL)

Arguments

db

optional, an existing pointer to the db, e.g. from [fb_conn()] or [fb_import()].