Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
R Programming for Data Science for Absolute Beginners
Rating: 4.4 out of 5(13 ratings)
1,550 students

R Programming for Data Science for Absolute Beginners

Learn the art of R programming for Data Science . Learn to analyse and Visualize for Actionable Insights.
Last updated 10/2023
English

What you'll learn

  • R programming from Beginning to Advance.
  • Data Visualizations using ggplot and Base plots
  • When , which and how to plot for Inferences
  • Learn to plot scatter , bar chart , histograms, time-series
  • Create and access R objects - vectors,list,factors, dataframes , matrices
  • Learn to write conditions, loops and functions
  • Upload real world data like bank marketing data with 45,000 records

Course content

6 sections66 lectures5h 50m total length
  • Welcome to the Course2:01

    Learn R programming for data science, from installing the studio to writing programs, visualize data, and derive insights through data mining, statistics, and analysis.

  • Introduction to the Course2:22

    Introduce R programming for data science for absolute beginners, covering installation and basics, intermediate programming, data analysis and visualization, marketing data case study on credit card eligibility and supply-demand gap.

  • Installation of R and R Studio5:43

    Install R and R Studio across Windows, Mac, and Linux by downloading the appropriate packages, installing R, installing R Studio desktop, and understanding the environment.

  • Understanding R Studio7:18

    Learn the R Studio interface, including the console, script editor, and environment panes, write and run simple programs like 1+1, manage files and datasets, and set the working directory.

  • Understanding Datatypes in R2:03

    Explore data types in R such as logical, numeric, integer, complex, and character, and how values are stored as objects, with vector as the basic building block.

  • Crash Course in R - 110:00

    Explore basic R programming with arithmetic operations, variable assignment, and relational operators. Learn to set a working directory, save scripts, and use help and functions like log and sqrt.

  • Quizes - Basics of R - 1
  • Crash Course in R - 22:15

    Discover how to define character variables in R with quotes, why strings cannot be used in arithmetic, and how booleans like true and false behave, including their numeric implications.

  • Crash Course in R - 33:14

    Learn to inspect R variable types using class and typeof, identifying character strings, numeric values, doubles, and logicals through practical examples.

  • Introduction to Vectors2:01

    Learn how to store multiple elements with vectors in R, using the c() function to create typed collections like players and goalscorers, and access elements by index.

  • Vectors in R - 18:30

    Learn to create vectors in R with c(), see how numeric and character values coerce to a common type, and explore vector recycling and length-based arithmetic.

  • Vectors in R - 215:21

    Covers R vectors, indexing with one-based subscripts, accessing second and third elements, and using range, sequence, rep, any, which, and is.na to manage missing values.

  • Quiz Vectors
  • Factors in R -16:01

    Learn to create and manipulate factors in R, view unique values, reorder levels, and summarize vectors with min, max, mean, and quartiles.

  • Factors in R -25:27

    Learn how to convert vectors to factors in R, rename and replace levels, selectively include or exclude levels, and create factors with the levels parameter.

  • Quiz Factors
  • Introduction to Matrices1:34

    Explore matrices as two-dimensional structures formed by stacking vectors into rows and columns, with all elements assembled at once, using a wall and bricks analogy.

  • Matrices9:42

    Explore creating and manipulating matrices in R, including 3x3 numeric matrices, filling by rows or columns, accessing elements by row and column, and performing element-wise arithmetic with compatible dimensions.

Requirements

  • Must be passionate about Data

Description

**** Reviews****

I m gaining great new skills with this course. I had no exp in R , now I m gaining confidence . Recommended for the beginners - Myint Htoo

**** Lifetime access to course materials . 100% money back guarantee ****

  • If you are an absolute beginners in R , then this is the place .

  • Learn R program right from the basic to intermediate and advance level.

  • Learn how to do data visualizations on all kind of data sets.

  • Create and access various R datatypes and objects like vectors,factors and dataframes.

  • Create your own functions , loops and conditions.

  • Work on various plots : scatter , box plots , histograms, bar charts and derive the business and actionable insights.

  • Upload real world data like bank marketing data with 45,000 records

  • Create and access R objects - vectors,list,factors, dataframes , matrices

  • Do various mathematical operations on dataframes , vectors , list and other R objects.

  • When , which and how to plot for Inferences

  • Learn to write conditions, loops and functions



    Case Study Include:

  • Identify which customers are eligible for credit card issuance

    -> Use R functions , loops and apply R knowledge gained to resolve the real world problem


  • Root Cause Analysis of Uber Demand Supply Gap

    ->Understand business problems.

    ->Upload Uber Datasets ( drop time, pickup time, driver ID , destination , pickup point )

    ->Do the data visualizations and find the various insights from the datasets

    -> Prepare PPT for the company CEO and other stakeholders.



Who this course is for:

  • Beginners who are looking to enhance their data science skills