[R] representing wind date using windrose
Norman Khine
norman at khine.net
Fri Nov 4 23:06:33 CET 2011
hello,
i am new to R and want to use it for a small project to draw a wind
data from a microclimate datasource, can someone give me an example of
how i can represent this in a neat way?
for example, i have:
speed, direction
0.3,NNE
0.45,NNE
0.32,NE
0.28,N
0.30,NE
how do i put this data to get a windrose graph?
many thanks
norman
--
%>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or
chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )
More information about the R-help
mailing list