Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
R basics for Data Science , AI , Data Analytics : Part 1
Rating: 4.4 out of 5(56 ratings)
2,370 students

R basics for Data Science , AI , Data Analytics : Part 1

Use R for Data Analytics and Data science
Last updated 12/2024
English

What you'll learn

  • Learn the core principles of programming
  • Learn how to create variables
  • Learn how to use functions
  • Learn how to use various data structures in R

Course content

4 sections16 lectures1h 51m total length
  • keywords In R3:02
  • Identifiers in R4:47

    Identify how R identifiers name variables, functions, or objects. Learn the naming rules: letters, numbers, dot and underscore are allowed with restrictions on starting characters and symbol use.

  • Comments in R5:03
  • Statements in R4:32
  • What are variables in R & its use6:28
  • Types of Variable assignment in R4:43

Requirements

  • No prior knowledge or experience needed. Only a passion to be successful!

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