plot a numeric element of an weather informaton of multiple airports on map
plot_weather_num(id_vector, type, label = TRUE)
Arguments
id_vector |
a vector of multiple airport codes |
type |
a character of one numerical weather element |
label |
lable= TRUE: label airport code on the plot |
Examples