Learn R From Scratch – Part 2

[This article was first published on DataScience+, 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.

This is a continuation from the Part 1 of “Learn R From Scratch” series. In the previous post, the videos covered the very basics for R from scratch. We first installed R, got familiar with the environment, worked some basic math, different types of variables, got introduced to vectors and learnt how to access and manipulate it. Now, its time to step up the game and dive deeper into the essentials.

In this set of videos, I introduce you to heterogenous data types – lists and dataframes. You will then learn how to access, work with and manipulate these data objects. Later, I show how to do set operations, create counts tables, bin continuous variables into buckets and finally how to import and export various types of data in R.

Course Content

Find below all the video tutorials for this course.

If you have questions or feedback, feel free to leave a comment.

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

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)