A.2 Getting started with R
tutorials
Tutorials on using functions:
Tutorials on using conditionals and for loops:
Tutorials on the -ply family of functions: + R-bloggers + Nicer Code + R for Dummies
Plotting, plotting and more plotting: + A Compendium of Clean Graphs in R + ggplot2 reference + ggplot2 extensions + patchwork, the ultimate ggplot2 extension + The R-graph gallery + Quick-R + Nicer Code
Tutorial on Effect Size Confidence Intervals and more:
- In this tutorial on estimating Effect Size Confidence Intervals (ESCI) there are a lot of examples on how to use
R
. - It was written as an addendum for a post on the Open Science Collaboration Blog, which contains many interesting entries on diverse subjects (like behavioural priming, theoretical amnesia and anonymous peer review)
- In this tutorial on estimating Effect Size Confidence Intervals (ESCI) there are a lot of examples on how to use