The objective of this text is to introduce RStudio to practitioners and students and enable them to use R in their everyday work. It is not a statistical textbook, the purpose is to transmit the joy of analyzing data with RStudio. Practitioners and students learn how RStudio can be installed and used, they learn to import data, write scripts and save working results. Furthermore, they learn to employ descriptive statistics and create graphics with RStudio. Additionally, it is shown how RStudio can be used to test hypotheses, run an analysis of variance and regressions. To deepen the learned content, tasks are included with the solutions provided at the end of the textbook. This textbook has been recommended and developed for university courses in Germany, Austria and Switzerland.
Eine sehr gute und verständliche Einführung die Daten Analyse. Die Beispiele sind leicht verständlich, was die R Ergebnisse leicht interpretierbar macht.
Die R-Skripte kann man leicht nachverfolgen und auch sehr gut selber umsetzten.
This is an excellent little book. If you already know basic statistics and some basics of the R language/system it is a very good introduction to the RStudio IDE and how to generate basic scripts and documents for reproducible research. It is not an in-depth treatise on R or RStudio, but can make an excellent companion to standard textbooks and introduces a great community of open source software.