sbf_close_db | R Documentation |
Closes the database connection.
sbf_close_db(conn)
conn |
A DBIConnection object, as returned by
|
The function is just a wrapper on [dbDisconnect][DBI::dbDisconnect](conn)
.
Other database functions:
sbf_add_blob_column_to_db()
,
sbf_copy_db()
,
sbf_create_db()
,
sbf_execute_db()
,
sbf_open_db()
,
sbf_query_db()
,
sbf_upload_flobs_to_db()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.