50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

dplyr (version 0.2)

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