close_connection | R Documentation |
Close connection to the database
close_connection(conn)
conn |
( |
dbDisconnect()
returns TRUE
, invisibly.
conn <- get_connection()
close_connection(conn)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.