/hflights

An R package containing flights departing Houston in 2011

Primary LanguageR

hflights

This dataset contains all flights departing from Houston airports IAH (George Bush Intercontinental) and HOU (Houston Hobby) in 2011. The data comes from the Research and Innovation Technology Administration at the Bureau of Transporation statistics.

Install:

  • From CRAN, with install.packages("hflights")
  • From gituhb, with devtools::install_github("hadley/hflights")