disconnect | R Documentation |
Close all connections and remove them from the connections cache
disconnect()
NULL
, invisibly
library(sqlhelper)
connect(
system.file("examples",
"sqlhelper_db_conf.yml",
package="sqlhelper")
)
disconnect()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.