Add a wind barb to the plot. Used internally in addWindBarbs
addWindBarb(
x,
y,
speed,
dir,
circleSize = 1,
circleFill = "transparent",
lineCol = 1,
extraBarbLength = 0,
barbSize = 1,
...
)
longitude
latitude
wind speed in knots
wind direction in degrees clockwise from north
size of the circle
circle fill color (currently not supported)
line color (currently not supported)
add length to barbs
size of the barb
additional arguments to be passed to lines