Skip to content

An R data package containing all out-bound commercial service primary flights from Arizona in 2024 + useful metadata

Notifications You must be signed in to change notification settings

moderndive/azflights24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azflights24

An R data package containing all out-bound flights from Arizona airports in 2024 with useful metadata. It contains information about the following airports:

  • Phoenix Sky Harbor International Airport (PHX)
  • Tucson International Airport (TUS)
  • Phoenix-Mesa Gateway Airport (AZA) (Does not include weather at this airport)
  • Flagstaff Pulliam Airport (FLG)
  • Prescott Regional Airport (PRC)

This package was created using the anyflights R package.

Installation


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

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

About

An R data package containing all out-bound commercial service primary flights from Arizona in 2024 + useful metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages