Re: [R] convert S-Plus function to R function

2008-05-06 Thread Gabor Grothendieck
R News 4/1 has an article on this dates and the last page contains a table with many date idioms. On Tue, May 6, 2008 at 10:00 PM, Roslina Zakaria <[EMAIL PROTECTED]> wrote: > Hi R-expert, > If I have this daily rainfall data, how do call a particular set of data? > > Year,Month,Day,Amount > 1981,

[R] convert S-Plus function to R function

2008-05-06 Thread Roslina Zakaria
Hi R-expert, If I have this daily rainfall data, how do call a particular set of data? Year,Month,Day,Amount 1981,1,1,0 1981,1,2,0 1981,1,3,78 1981,1,4,22 1981,1,5,2 1981,1,6,0 1981,1,7,0 1981,1,8,0 1981,1,9,0 1981,1,10,10 1981,1,11,0 1981,1,12,108 1981,1,13,328 1981,1,14,10 1981,1,15,0 1981,1,16,