powered by
This method is deprecated and will be removed in a future version, please use `disconnect_cansim_connection()` instead.
disconnect_cansim_sqlite(connection)
`NULL``
connection to database
if (FALSE) { con <- get_cansim_connection("34-10-0013", format="sqlite") disconnect_cansim_connection(con) }
Run the code above in your browser using DataLab