R Programming – R Language for Absolute Beginners
R Programming course suitable for everyone, no coding experience or a statistics background needed
Created by Ivo Bernardo | 10.5 hours on-demand video course
This course was designed to be your first step into the R programming world! We will delve deeper into the concepts of R objects, understand the R user interface and play around with several datasets. This course contains lectures around the following groups:
- Introductory slides lectures with the most well-known commands for each type of R object.
- Code along lectures where you will see how we can implement the stuff we will learn!
- Test your knowledge with questions and practical exercises with different levels of difficulty!
- Analyze real datasets and understand the thought process from question to R code solution!
This course was designed to be focused on the practical side of coding in R – instead of teaching you every function and method out there, I’ll show you how you can read questions and examples and get to the answer by yourself, compounding your knowledge on the different R objects.
At the end of the course you should be able to use R to analyze your own datasets. Along the way you will also learn what R vectors, arrays, matrixes and lists are and how you can combine the knowledge of those objects to power up your analysis.
What you’ll learn
- Installing R and R Studio
- Manipulating R Vectors, Arrays and Matrixes
- Manipulating R Data Frames
- Plotting Data Using R
- Analyzing Real Datasets using R
- Organizing your Code in R
- Develop your own Functions in R
- Summarizing Data with R
- Load Excel Files with R
- Compute Basic Statistics about a Dataset
- Install External Libraries to Power up R
- Aggregate and Sort Data
- Subset Data
Recommended Course