dplyr (version 0.1.1)

hflights_df: Database versions of the hflights data

Description

These functions cache the data from the hflights database in a local database, for use in examples and vignettes.

Usage

hflights_sqlite(path = NULL)

hflights_postgres(dbname = "hflights", ...)

Arguments

path
location of sqlite database file
dbname,...
Arguments passed on to src_postgres