flights_df | R Documentation |
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.
flights_df()
flights_df()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.