disconnect_cansim_sqlite | R Documentation |
Disconnect from a cansim database connection
disconnect_cansim_sqlite(connection)
connection |
connection to database |
'NULL“
## Not run:
con <- get_cansim_sqlite("34-10-0013")
disconnect_cansim_sqlite(con)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.