Note: This original post has been modified to make it easier to find the resources in the thread and to compile them into one location. If you want to view the post as Tart left it click on the spoiler at the end of the thread
Hello All,
Please add to this post useful links, recommendation for books and so on. Thank you all.
Editors:
There is more to add but I haven't got around to updating this post yet. View the spoiler for more.
Hello All,
Please add to this post useful links, recommendation for books and so on. Thank you all.
Editors:
- RStudio - One of the best IDEs for working with R today. It is being developed at an amazing rate and new features are being added all the time.
- Emacs + ESS - If you're an Emacs user then using the ESS (Emacs Speaks Statistics) plugin is a natural choice. Emacs is a very powerful editor and ESS adds support for R syntax and easily allows you to create a buffer for an R session.
- Rkward - It is available in the repositories for most Linux distros. You can run it on Windows and/or Macs but takes a little bit more work.
- Tinn-R (Windows) - The former king. It seems to be out of fashion now a days.
There is more to add but I haven't got around to updating this post yet. View the spoiler for more.
Hello All,
Please add to this post useful links, recommendation for books and so on. Thank you all.
These are some links if you are just starting with R I hope they will help you, others may find them useful too.
EDITORS:
http://www.sciviews.org/Tinn-R/ - Tinn-R (Windows)
http://rkward.sourceforge.net/ - Rkward (Linux). It is available in repositories if you are running Ubuntu.
MANUALS
http://cran.r-project.org/manuals.html - The Official R Manuals
http://cran.r-project.org/other-docs.html - Contributed Documentation. Contains wealth of documentation. This is the second step after official introduction.
http://www.rpad.org/Rpad/R-refcard.pdf - very nice reference card, slightly updated version from the link in contributed documentation.
Following two links are stolen from TheEcologist post
http://www.splusbook.com/Rintro/RCourse.pdf
http://people.su.se/~ma/R_intro/
LINKS:
http://zoonek2.free.fr/UNIX/48_R/all.html - statistics with R. This is extremely useful site, I learned many useful tricks there.
http://addictedtor.free.fr/graphiques/ - R Graph Gallery. Very nice collection of graphs.
http://cged.genes.nig.ac.jp/RGM2/index.php – R Graphical Manuals. A collection of R graphics from all packages.
http://www.rseek.org/ - search engine for R functions, lists and more
http://news.gmane.org/index.php?prefix=gmane.comp.lang.r - Mailing list in web format
The R Inferno
http://www.burns-stat.com/pages/Tutor/R_inferno.pdf
"If you are using R and you think you're in hell, this is a map for you.". Nice manual.
Please add to this post useful links, recommendation for books and so on. Thank you all.
These are some links if you are just starting with R I hope they will help you, others may find them useful too.
EDITORS:
http://www.sciviews.org/Tinn-R/ - Tinn-R (Windows)
http://rkward.sourceforge.net/ - Rkward (Linux). It is available in repositories if you are running Ubuntu.
MANUALS
http://cran.r-project.org/manuals.html - The Official R Manuals
http://cran.r-project.org/other-docs.html - Contributed Documentation. Contains wealth of documentation. This is the second step after official introduction.
http://www.rpad.org/Rpad/R-refcard.pdf - very nice reference card, slightly updated version from the link in contributed documentation.
Following two links are stolen from TheEcologist post
http://www.splusbook.com/Rintro/RCourse.pdf
http://people.su.se/~ma/R_intro/
LINKS:
http://zoonek2.free.fr/UNIX/48_R/all.html - statistics with R. This is extremely useful site, I learned many useful tricks there.
http://addictedtor.free.fr/graphiques/ - R Graph Gallery. Very nice collection of graphs.
http://cged.genes.nig.ac.jp/RGM2/index.php – R Graphical Manuals. A collection of R graphics from all packages.
http://www.rseek.org/ - search engine for R functions, lists and more
http://news.gmane.org/index.php?prefix=gmane.comp.lang.r - Mailing list in web format
The R Inferno
http://www.burns-stat.com/pages/Tutor/R_inferno.pdf
"If you are using R and you think you're in hell, this is a map for you.". Nice manual.
Last edited: