Skip to content

moderndive/nycflights23

Repository files navigation

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 is used in the updated 2nd edition of the ModernDive textbook.

Installation


On CRAN, the package is available via

install.packages("nycflights23")

To install the current developmental version of nycflights23, make sure to install remotes first.

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages