is_valid_airport {rwunderground} | R Documentation |
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
[Package rwunderground version 0.1.8 Index]