CloseDatabaseConnection | R Documentation |
Close a connection to the Desert Springs Database
CloseDatabaseConnection(conn)
conn |
A database connection pool object generated from a call to |
None.
conn <- OpenDatabaseConnection()
CloseDatabaseConnection(conn)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.