The course is made in the tradition of Code School, i.e. it can easily be passed in the browser for a couple of coffee breaks. You do not even need to register. The course is divided into eight levels, each of which will take no more than 10-15 minutes:
Syntax R - Easy introduction to expressions, variables and functions of R.
Vectors - Grouping values into vectors and then working with them.
Matrices - Creating and displaying two-dimensional data sets.
Summary statistics - Calculation and construction of base graphs: absolute, average and quadratic deviations.
Factors - Creating and building graphs with categorized data.
Data frames — Organize values into frames, load frames from files, and combine them.
Work with real data - Check for correlation between data sets, linear models.
Installing additional packages - Extending R using additional libraries.
The result was a kind of briefing on the possibilities of the language, designed for a person with any level of understanding of the topic and having basic programming skills. It turned out qualitatively and very interesting - although, I confess, I am far from this area of knowledge. ')
The R language is not the first topic covered by Code School for free. Have already been released
In addition, at the beginning of 2013, Code School planned to release a free course on Try Objective-C , which is now being developed as a by-product of their successful Kickstarter campaign .