db_disconnect {rfishbase} | R Documentation |
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()]. |
[Package rfishbase version 4.1.2 Index]