h2-nycflights13: Database versions of the nycflights13 data

Description Usage Arguments

Description

These functions cache the data from the nycflights13 database in a local database, for use in examples and vignettes. Indexes are created to making joining tables on natural keys efficient.

Usage

1
nycflights13_h2(use_cache = TRUE, clear_cache = FALSE)

Arguments

use_cache

Use cached database if present.

clear_cache

Remove database from cache if present.


hoesler/dplyr-src-h2 documentation built on May 17, 2019, 4:37 p.m.