The R Project SVN R

Rev

Rev 87427 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87427 Rev 89559
Line 238... Line 238...
238
[1] "00|003|"
238
[1] "00|003|"
239
> unique(fOO_1 <- format(week.25, "%OS3|%OS1|%OS3|"))
239
> unique(fOO_1 <- format(week.25, "%OS3|%OS1|%OS3|"))
240
[1] "00.250|001|003|"
240
[1] "00.250|001|003|"
241
> 
241
> 
242
> 
242
> 
-
 
243
> cat('Time elapsed: ', proc.time(),'\n')
-
 
244
Time elapsed:  0.096 0.035 0.13 0 0.002 
-
 
245
>