[R] Time series analysis for a large number of series

2014-08-09 Thread Trevor Miles
- data.frame(forecast.ets) ets.df$Item <- IL r <- 24*(i-1)+2 addDataFrame(ets.df, sheet, col.names=FALSE, startRow=r) } title <- paste("\n\n\n Evaluation of", files[j], " - Completed at", date(), "\n\n\n") cat(title) saveWorkbook(outwb

Re: [R] Rprofile.site on Windows

2012-04-25 Thread Trevor Miles
> On 12-04-24 10:43 PM, Duncan Murdoch wrote: > > On 12-04-24 4:13 PM, Trevor Miles wrote: > >> Hi All > >> > >> I am struggling to get R to read the Rprofile.site file from the > >> R_HOME/etc folder. > >> > >> I know it isn't wo

[R] Rprofile.site on Windows

2012-04-24 Thread Trevor Miles
Hi All I am struggling to get R to read the Rprofile.site file from the R_HOME/etc folder. I know it isn't working because I change the prompt in the Rprofile.site file. In addition, when I run "source('R_HOME'/etc/Rprofile.site") from the prompt, the prompt gets changed and other environment