Hi Michael,
Great topic - I hope to see others respond.

For me there are several big "time savers" with using R (on windows XP),
search them on google :
1) tinn-r, for syntax highlighting.
2) "Rexcel" package - for getting data from excel. (BTW, for excel, I also
recommend the ASAP utillities)
3) "debug" package - especially the mtrace command, that allows for "live"
debugging of a function
4) www.rseek.org and http://r-project.markmail.org/ , for searching R
related things in general and in the forum.


I hope for more good tips from people,

Tal








On Wed, Jul 1, 2009 at 7:58 PM, Michael <comtech....@gmail.com> wrote:

> Hi all,
>
> Could anybody point me to some latest productivity tools in R? I am
> interested in speeding up my R programming and improving my efficiency
> in terms of debugging and developing R programs.
>
> I saw my friend has a R Console window which has automatic syntax
> reminder when he types in the first a few letters of R command. And
> he's using R under MAC. Is that a MAC thing, or I could do the same on
> my PC Windows?
>
> More pointers about using R for efficiency in development are highly
> apprecaited!
>
> Thanks a lot!
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
----------------------------------------------


My contact information:
Tal Galili
Phone number: 972-50-3373767
FaceBook: Tal Galili
My Blogs:
http://www.r-statistics.com/
http://www.talgalili.com
http://www.biostatistics.co.il

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to