[R] Need a help to plot bar for time series Rain data

Jim Lemon jim at bitwrit.com.au
Fri Jul 30 14:52:22 CEST 2010


On 07/30/2010 09:24 PM, Nyanzura wrote:
>
> Hi Jim,
>
> Thank you very much, let me check as you suggested. But in addition what do
> you think could be easy to interpret? Could you advice me please.
>
I would probably start with:

plot(times,type="l",...)

if you can makes 'times' into a vector.

Jim



More information about the R-help mailing list