- Authors@R:
- c(person(given = "Hadley",
- family = "Wickham",
- role = c("aut", "cre"),
- email = "hadley@rstudio.com"),
- person(given = "RStudio",
- role = "cph"))
- Description: Airline on-time data for all flights departing NYC in 2013.
- Also includes useful 'metadata' on airlines, airports, weather, and
- planes.
- License: CC0
- URL: https://nycflights13.tidyverse.org, https://github.com/tidyverse/nycflights13
- BugReports: https://github.com/tidyverse/nycflights13/issues
- Depends:
- R (>= 3.2)
- Imports:
- tibble
- Suggests:
- covr,
- dplyr
- Encoding: UTF-8