DemoDB: Demo database for testing and examples.

Description Usage Examples

View source: R/db.r

Description

Psuedo-function that returns an example database. We're using the Chinook database which is a commonly used example database.

Usage

1

Examples

1
2
3
db <- DemoDB()
db$query("select * from Artist;")
db$tables

yhat/db.r documentation built on May 4, 2019, 2:33 p.m.