powered by
Searches for airport information based on its IATA code or city name It will display multiple airports as it works with partial names.
findAirport(x)
airport IATA code or city name
# NOT RUN { findAirport("Atlanta") findAirport("ATL") # }
Run the code above in your browser using DataLab