100% OFF-R basics for Data Science , AI , Data Analytics : Part 1
R basics for Data Science , AI , Data Analytics : Part 1, Use R for Data Analytics and Data science.
Course Description
Are you interested in data science?
Do you want to learn R totally from scratch?
Are you looking for an easy step by step approach to get into R?
Do you want to take an easy R course for BEGINNERS?
Well, if your answer is YES to some of these questions, look no further, this course will help you.
In this free course , will start with installation of R and Jupyter Notebook , then we will learn basics of R like keywords , Identifiers , data types , operators , loops etc.. & data structures in R as well !
This course is truly step-by-step. In every new tutorial we build on what had already learned and move one extra step forward.
The Entire R course is divided into 2 parts ( 2 hours each ) ! You will also get the code I am using for the demos.
What you will learn:
- Learn how to use Jupyter Notebook
- Learn the core principles of programming
- Learn how to create vectors in R
- Learn how to create variables
- Learn about integer, double, logical, character, and other types in R
- Learn how to create a while() loop and a for() loop in R
- Learn how to define own functions in R
- Learn the various data-structures in R
What R you waiting for?
Who this course is for:
- This course is for you if you want to learn how to program in R
- This course is for you if you are tired of R courses that are too complicated
- This course is for you if you want to learn R by doing