A beginner’s video introduction to R, from Google

[This article was first published on Revolutions, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

If you're an absolute beginner to the R language, this Intro to R video series from Google Developers is a great place to get started. Just download R for your system, start the playlist below, and follow along with the on-screen examples. (The video uses the MacOS X version of R, but you should be able to follow along just fine on Windows as well.)

Each video is between 2 and 4 minutes long, and clearly covers a specific topic about R. The series starts in Section 1 with the absolute basics (entering commands, vectors, variables and arithmetic). Sections 2 and 3 progress to slightly more complex object types (data frames and lists) and programming constructs (loops and flow control). By the time you complete Section 4 you'll be able to write and use your own functions in R. I've embedded the complete series below:

 

Note that the videos also feature closed captioning, which can be helpful to follow along with new function names and technical terms about R.

If you'd like to take a look at the individual videos in the series, you can find the playlist index at the link below.

Google Developers (YouTube): Intro to R (playlist)

To leave a comment for the author, please follow the link and comment on their blog: Revolutions.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)