sql_connect | R Documentation |
Connects and disconnects from the SQL database using the tessilake.tessitura
connection string in config.yml and
updates the Rstudio connection pane
sql_connect()
sql_disconnect()
invisible NULL
sql_disconnect()
: Tear down the SQL connection
## Not run:
tessilake:::db$db
sql_connect()
tessilake:::db$db
sql_disconnect()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.