flights_df: Flight data

View source: R/flights.R

flights_dfR Documentation

Flight data

Description

Provides a variant of nycflights13::flights that is compatible with duckplyr, as a tibble: the timezone has been set to UTC to work around a current limitation of duckplyr, see vignette("limits"). Call as_duckdb_tibble() to enable duckplyr operations.

Usage

flights_df()

Examples


flights_df()


duckdblabs/duckplyr documentation built on March 5, 2025, 3:46 a.m.