Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Basics of R for Data Science
Rating: 3.5 out of 5(6 ratings)
60 students

Basics of R for Data Science

Learn R from scratch for Data Science with hands-on examples and real datasets
Last updated 9/2019
English
English [Auto],

What you'll learn

  • Data Science intermidate level
  • linear Regression

Course content

6 sections33 lectures2h 41m total length
  • Introduction1:11

    Learn the basics of R for data science by importing data, managing datasets, computing basic statistics, and visualizing graphs and charts, then apply linear regression to an air quality dataset.

  • Basic Syntax2:07

    Discover basic R syntax for data science by learning how to assign variables with the assignment operator, name variables clearly, and print them to the console with the print function.

  • Introduction To Data Structures In R1:00

    Explore fundamental data structures in R, such as data frames, and learn how indexation enables practical data analysis and dataset creation.

  • Vectors5:33

    Explore vectors in R for data science by creating numeric, character, and logical vectors with the combine function, and access elements via 1-based indexing.

  • Matrices4:45

    Learn to construct a matrix, name its rows and columns with dimension names, and access elements by row and column indexing in R.

  • Data Frames2:16

    Construct data frames by combining equal-length vectors into rows and columns, allowing mixed data types. Use the data.frame function to build frames with named vectors like name and age.

  • Matrices4:45

    learn to construct matrices in R by specifying rows and columns, assign row and column names, and access elements with row and column indexing.

  • Arrays5:48

    Create and manipulate arrays in R, exploring multi-dimensional structures and naming dimensions and columns for clear, organized data.

Requirements

  • COMPUTER KNOWLEDGE
  • INTEREST TOLEARN DATA SCIENCE

Description

Learn R Programming for Data Science, Data Analysis, Statistics & Visualization.
R Programming is one of the most popular tools used in Data Science, Data Analysis, and Statistics.This course provides a beginner-friendly and practical introduction to R for Data Science, designed for students, professionals, and data science enthusiasts.

If you want to start a career in Data Science using R, or strengthen your foundation in R programming and statistical analysis, this course is for you.

You will learn R from scratch, focusing on the concepts that are most commonly used in real-world data science and analytics projects. The course uses simple explanations, hands-on examples, and practical demonstrations to make learning easy and effective.

What this course covers:

  • Introduction to R Programming and R environment

  • Data types and data structures in R

  • Data manipulation and data management in R

  • Flow control (if-else, loops, functions)

  • Data visualization and basic graphs using R

  • Basic statistics for Data Science

  • Linear Regression using R

You only need basic programming knowledge no advanced coding experience is required.

By the end of this course, you will have a strong foundation in R for Data Science, enabling you to confidently move on to advanced topics such as machine learning, predictive analytics, and advanced data visualization.

Who this course is for:

  • Analytics Aspirants With R