demoDb {pool}R Documentation

Create a demo SQLite database

Description

This function creates a temporary SQLite database for demonstration purposes. It populates the database with two tables: 'mtcars' and 'faithful'.

Usage

demoDb()

[Package pool version 1.0.4 Index]