powered by
Get all airport codes in a state
airport_codes_by_state(the_state)
string, two-letter code for a US state
data frame with Code, City, State, and Airport
# NOT RUN { airport_codes_by_state("RI") # }
Run the code above in your browser using DataLab