rws_disconnect | R Documentation |
Closes a SQLiteConnection to a SQLite database.
rws_disconnect(conn)
conn |
An |
rws_connect()
conn <- rws_connect() rws_disconnect(conn) print(conn)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.