Introduction to R: Getting Started

Channel:
Subscribers:
54,100
Published on ● Video Link: https://www.youtube.com/watch?v=DjFz-LC0Et4



Duration: 15:44
10,679 views
145


This is lesson 1 of a 30-part introduction to the R programming language for data analysis and predictive modeling. Link to the code notebooks below:

Intro to R Index: https://www.kaggle.com/hamelg/intro-to-r-index
Intro to R: Getting Started: https://www.kaggle.com/hamelg/intro-to-r-part-1-getting-started

This guide does not assume any prior exposure to R, programming or data science. It is intended for beginners with an interest in data science and those who might know other programming languages and would like to learn R.

I will create the videos for this guide such that you should be able to learn a lot just watching on YouTube, but to get the most out of the guide, it is recommended that you create a Kaggle account so that you can fork and edit each lesson so that you can follow along and run code yourself.


Text Excerpt From Lesson 1:

R is an open source programming language that is popular for statistics and data analysis. R was built by statisticians, so many common statistical operations are built into the base language. R also features powerful and intuitive libraries for plotting and a variety of packages for predictive modeling, making it one of the most popular languages for data science. Essentially every programming kernel you'll find on Kaggle is written in either R or Python.

If you're wondering whether you should start your data science journey by learning R or Python, there's no correct answer. Both languages are used extensively in data science and it a good idea to learn the basics of both. R is great for data exploration, statistics and plotting, as most of the functions you need are built into the language or a part of one or two major packages that are easy to load. This makes it particularly easy to get started doing interesting things with data using R.

Next lesson: https://www.youtube.com/watch?v=x3rtUyr5zvM

Introduction to R Playlist:
https://www.youtube.com/playlist?list=PLiC1doDIe9rDjk9tSOIUZJU4s5NpEyYtE







Tags:
introduction to R
intro to r
r basics
r programming
r tutorial
r programming language
getting started with r
kaggle kernels for beginners
kaggle kernel tutorial
r notebook tutorial
r jupyter notebook
data science
r programming tutorial
r (programming language)
r for complete beginners
learn data science
learn r
r for beginners
r for beginners tutorial
learn data science for beginners