| disconnect_cansim_sqlite | R Documentation |
This method is deprecated and will be removed in a future version, please use 'disconnect_cansim_connection()' instead.
disconnect_cansim_sqlite(connection)
connection |
connection to database |
'NULL“
## Not run:
con <- get_cansim_connection("34-10-0013", format="sqlite")
disconnect_cansim_connection(con)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.