Learn R Programming

rwunderground (version 0.1.8)

is_valid_airport: Checks if airport code is valid

Description

Checks if airport code is valid

Usage

is_valid_airport(name)

Arguments

name

Airport code either IATA or ICAO

Value

TRUE if valid otherwise FALSE