Learn R Programming

pool (version 1.0.4)

demoDb: 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()

Arguments