I took this free course as my first real introduction to the R programming language.
I would highly recommend it for any beginner who wants a comprehensive overview of R.
Unlock the power of R
On Tuesday I gave a workshop at the Data Journalism UK conference, run by Paul Bradshaw. This was the worked example for absolute beginners that we went through. If you’ve never looked at R before and want to run some R code, load up this page , copy the following in step by step … Read More “R for Absolute Beginners” »
This is a quick tip to avoid having to use the setwd() function to set your working directory all the time. Assuming you are working on a PC using RStudio, here is how to change your working directory to a R sub-folder. To do this, I made use of this guide. Step 1: Go to C:\Program Files\R\[your_version]\etc … Read More “How to Set Your Working Directory in RStudio on a PC” »
I took this free course as my first real introduction to the R programming language.
I would highly recommend it for any beginner who wants a comprehensive overview of R.