What is "r"
R
The R is an open source environment and programming language for statistical computing, bioinformatics and graphics. R is an implementation of the S programming language combined with the semantic lexicon scope inspired by Scheme. The R was created by Ross Ihaka and Robert Gentleman and is now developed by R Development Core Team. The R environment is easily extended by packets in the CRAN.
Official CRAN documentation (in English):
- PDF HTML An Introduction to R, a basic introduction for beginners.
- PDF HTML The R Language Definition, a more technical discussion on the R language.
- PDF HTML Writing R Extensions, a guide for R developers.
- PDF HTML R Data Import/Export, a guide to import and export data.
- PDF HTML R Installation, an installation guide using the R source code.
- PDF HTML R Internals, guide to internal structures and codes.
Other resources of the CRAN:
- Packages in the standard library
- Mailing lists of R
- Task Views - compilation of useful packages divided by area of use.
- Books and other documents on R in several languages other than English.
- The R Journal academic articles using R.
- R FAQ - Official R and CRAN FAQ list
Free materials:
Interactive learning of R:
- Try R - An interactive web tutorial
- Datacamp - Learn data analytics interactively on R
- Swirl - Learn R no R
Free texts and booklets on the R:
- PDF The R Inferno by Patrick Burns
- R by example
- R Programming wikibook
- Introduction to the Statistical Environment R
- Book: "Advanced R"
- Book: "R Packages"
- Book: "R for Data Science"
Ides and editors for the R:
- ESS (Emacs Speaks Statistics) - package for Emacs
- Rstudio - IDE TO R
- Statet - plugin for the IDE Eclipse
- Revolution-R - COMMERCIAL IDE
- Live-R - IDE in browser
- JGR - GUI for Java-based R
- Tinn-R - Code editor for R
- Sciviews-K - Extension to the IDE Komodo
- Npptor - plugin for Notepad++
- Vim-R - plugin for Vim
Other materials:
Additional recommended R features include:
- Rseek - research focused on R
- Cookbook for R - Solutions to common problems
- Quick-R
- R wikipedia language Programming
- R-bloggers - Aggregator of blogs about the R
- Doku Wiki R - Doku Wiki R
- Group R Brazil in Telegram
- Rdocumentation - R package documentation repository