wind_barb: Create Wind Barbs

View source: R/func_windbarbs.R

wind_barbR Documentation

Create Wind Barbs

Description

Creates a wind bard based on windspeed in meters per second
taken from StackOverflow https://stackoverflow.com/questions/32705013/plot-wind-barb-in-r and edited for ms-1

Usage

wind_barb(x, mlength = 0.1, wblength = 0.025, col = "black", lwd = 1)

Arguments

x

windspeed in knots

mlength

Controls stem length

wblength

Controls Spar/Flag length


willdrysdale/wsdmiscr documentation built on Aug. 26, 2023, 12:31 a.m.