powered by
Please note that, even with a strong internet connection, this function may take several minutes to download relevant data.
get_airlines(dir)
A character string---the folder for the dataset to be saved in
A data frame with ~12 rows and 2 variables:
Two letter abbreviation
Full name
get_flights for flight data, get_weather for weather data, get_airports for airport data, and anyflights for a wrapper function
get_flights
get_weather
get_airports
anyflights
# NOT RUN { get_airlines(dir = tempdir()) # }
Run the code above in your browser using DataLab