Udacity Logo
Log InSign Up

Introduction to R Programming

Course

In this course, you’ll learn to represent and store data using R data types and variables, and use conditionals and loops to control the flow of your programs. You’ll harness the power of complex data structures like lists, sets, dictionaries, and tuples to store collections of related data. You’ll define and document your own custom functions, write scripts, and handle errors. You will also learn to use two powerful R libraries - Numpy, a scientific computing package, and Pandas, a data manipulation package.

In this course, you’ll learn to represent and store data using R data types and variables, and use conditionals and loops to control the flow of your programs. You’ll harness the power of complex data structures like lists, sets, dictionaries, and tuples to store collections of related data. You’ll define and document your own custom functions, write scripts, and handle errors. You will also learn to use two powerful R libraries - Numpy, a scientific computing package, and Pandas, a data manipulation package.

4 weeks

Real-world Projects

Completion Certificate

Last Updated August 23, 2023

Prerequisites:

No experience required

Course Lessons

Lesson 1

Introduction to R

In this lesson, you will learn about why R is so popular for Data Analysis, learn how to set up R on your own machine, and see how you can use R directly within the classroom.

Lesson 2

Syntax & Data Types

In this lesson, gain an understanding of how to interact with the R interpreter and the different data types available in R.

Lesson 3

Control Flow & Functions

Learn some of the foundational programming concepts in R syntax. These concepts include control flow, loops, and functions.

Lesson 4

Data Visualizations & EDA

In this lesson, you will get hands on with creating plots in R. This is where using R really shines, as you build amazing visualizations with only a few lines of code.

Lesson 5 • Project

Explore Bikeshare Data

You will now use your R skills to explore bikeshare data and report your findings!

Taught By The Best

Photo of Chris Saden

Chris Saden

Instructor

Photo of Guy Lebanon

Guy Lebanon

Director of Engineering at Google

Guy Lebanon is a director at Google where he works on ensuring the security, privacy, trust, and safety of mobile apps on Android, the world's most popular operating system. Previously, he led search quality at Amazon as a director of engineering, and earlier he was a director at Netflix and a tenured professor at the Georgia Institute of Technology.

Taught By The Best

Photo of Chris Saden

Chris Saden

Instructor

Photo of Guy Lebanon

Guy Lebanon

Director of Engineering at Google

Guy Lebanon is a director at Google where he works on ensuring the security, privacy, trust, and safety of mobile apps on Android, the world's most popular operating system. Previously, he led search quality at Amazon as a director of engineering, and earlier he was a director at Netflix and a tenured professor at the Georgia Institute of Technology.

Get Started Today

Introduction to R Programming