powered by
Disconnect from a cansim database connection
disconnect_cansim_sqlite(connection)
`NULL``
connection to database
if (FALSE) { con <- get_cansim_sqlite("34-10-0013") disconnect_cansim_sqlite(con) }
Run the code above in your browser using DataLab