R/plot_weather_us.R
plot_weather_us.Rd
This function plot an numeric element of all US airport in contour lines
plot_weather_us(type, bin)
type | a vector of weather elements |
---|---|
bin | the binwidth of the contour lines |
plot_weather_us(type = "temp_c", bin = 0.5)