• Post category:StudyBullet-7
  • Reading time:4 mins read


Learn R in under an hour

What you will learn

Installing R, Loading Packages, RStudio, Maths calculations, Data Structures, Importing & Exporting Data, Data Visualisation & Graphs, Creating Functions

Description

In under an hour we will cover the fundamentals of R programming. The first part of the video will be about understanding WHY we do things in R and then in the second part I will show you HOW to do things in R. We will cover the following topics:

  • Installing R & RStudio
  • Installing and Loading Packages
  • Tour of RStudio
  • Basic Maths Calculations in R
  • Importing and Exporting Data in R
  • Data Structures: Data Frames and Vectors
  • Graphs and Data Visualisation
  • Create your own Function in R

This course is designed for someone who is new to programming and each video is relatively straightforward. The last video is a bit more challenging as we cover loops within loops. But by the end of this course you will be comfortable with the basics of R and be ready to learn more advanced topics.


Get Instant Notification of New Courses on our Telegram channel.


If you are one of my Actuarial Students, this course is compulsory.

English
language

Content

Introduction to the Course

Introduction

Installing R, RStudio and Packages

Installing R and RStudio
Installing and Loading Packages in R

A Tour of RStudio

Familiarising ourselves with RStudio

Basic Maths Calculations in R

Basic Maths Calculations in R

Importing and Exporting Data in R

Importing and Exporting Data in R

Data Structures: Data Frames and Vectors in R

Data Structures: Data Frames and Vectors in R

Graphs and Data Visualisation in R

Graphs and Data Visualisation in R

Creating your own Functions in R

Creating your own Functions in R