R/utils.R
demoDb.Rd
This function creates a temporary SQLite database for demonstration purposes. It populates the database with two tables: 'mtcars' and 'faithful'.
demoDb()