how to plot u-v wind by R?
On 03/18/2013 08:50 PM, Jie Tang wrote:
hi R users:
I have a dataset including u wind in x-axis and v wind in y-axis.
How can I plot the u,v wind data in vector or barb figure?
which command ?
thank you .
Hi Jie, Maybe the vectorField function (plotrix)? Jim