Learn R Programming

⚠️There's a newer version (0.2.0) of this package.Take me there.

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")

Copy Link

Version

Install

install.packages('nycflights23')

Monthly Downloads

976

Version

0.1.0

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Chester Ismay

Last Published

March 9th, 2024

Functions in nycflights23 (0.1.0)

airlines

Airline names.
planes

Plane metadata.
airports

Airport metadata
flights

Flights data
weather

Hourly weather data