The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

nycflights23

An R data package containing all out-bound flights from NYC in 2023 + useful metadata

This package was created using the anyflights R package. It will be used in the updated 2nd edition of the ModernDive textbook, which is currently in development.

Installation


To install the current stable version of nycflights23, make sure to install remotes first. The pkgdown website for this version is at moderndive.github.io/nycflights23/.

# install.packages("remotes")
remotes::install_github("moderndive/nycflights23")

When available on CRAN, the package will be available via

install.packages("nycflights23")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.