This function plot an numeric element of all US airport in contour lines

plot_weather_us(type, bin)

Arguments

type

a vector of weather elements

bin

the binwidth of the contour lines

Examples

plot_weather_us(type = "temp_c", bin = 0.5)