R Tutorial For Absolute Beginners [2021]

preview_player
Показать описание
Welcome to my R tutorial for absolute beginners :-)
My main programming language is Python but I had to do some R while graduating and meanwhile I am really enthusiastic about this language and already did some projects with it.
A lot of quantitative trading strategies but also ML algorithms/ Data Science / Data Analysis Projects are written in R and you don't want to miss out at least having a basic understanding of the language.
I can only recommend to have a look and write some programs in it no matter if you are interested in Finance , Data Analysis or Data Science!
I hope with this tutorial I can give you an overview of the - in my perception - most important basics so that you can start out writing some programs in it.

Let me know your thoughts or questions in the comments below.

How to install R and Rstudio:

Is Python better than R?

Example csv from:

More background on how recursive functions are working (but in Python) check my first video:

0:00 - 02:06 Intro / Why and when learn R?
02:06 - 02:50 Rstudio Code Execution
02:50 - 03:45 Variable assignment
03:45 - 05:56 Datatypes
05:56 - 07:26 Arithmetic Operators
07:26 - 08:59 Relational Operators
08:59 - 10:04 Sequences
10:04 - 12:05 Vectors
12:05 - 14:48 Matrices
14:48 - 17:48 Vector/Matrix Indexing
17:48 - 19:09 Lists (storing different types of data)
19:09 - 20:55 DataFrames
20:55 - 23:04 Reading in csv files and useful features of DataFrames
23:04 - 28:09 Conditional Statements (If / else if / else)
28:09 - 29:54 For Loop
29:54 - 31:13 While Loop
31:13 - 34:07 Functions
34:07 - 36:03 Recursive function (Factorial)
36:03 - 39:13 Fizzbuzz in R

#R #Rprogramming #Rtutorial
Рекомендации по теме
Комментарии
Автор

this is literally my last-minute tutorial for my next job interview. Thank you so much.

JK-lskh
Автор

what our teacher taught in 40 days u did it in 40 mins truly commendable job

aryantnigam
Автор

Mate I just want to say that this is one of the best videos I have seen on learning the basic of R. It is my first time trying to learn it for my master project and it has been a pleasure to watch. Very informative and easy to follow so thank you so much for taking the time to make it. Can't put into words how much this has helped me and has put me on my way to complete my masters! Amazing work

elizabethbattley
Автор

Thank you, this helped a lot to kickstart understanding R.

mvr
Автор

This was a pretty cool tutorial! Short and sweet! Moreover, it was really easy to follow! I enjoyed it very much! Thank you for providing this tutorial!

kokoninja
Автор

I am very new to this Programming Language, your teaching really helped me a lot!

pratiksikdar
Автор

This video taught me a lot, appreciate your work well done👍.

ibrahimdiiriye
Автор

This is very good. It lays quite a solid foundation to build upon. This helped me. Thank you!

lexmurden
Автор

Thank you so much ...this was so good....may god bless you for making such content

adarshsaurkar
Автор

Thanks a lot for the video, very good explanation. It helped me a lot

josecp
Автор

Thanks so much for the very educative lesson

tawichsimon
Автор

Very useful!!! Thanks and keep it up!!!

mariocivil
Автор

Hello,
Thank you very much for all your efforts, it is greatly appreciated.
I'm glad to see that you teach people about R as well.
Indeed I've been working as a R shiny developer for several months and I master it quite well.
I wonder if it's not possible to reproduce everything you did on algo trading with binance APIs on an R environment? I am quite pessimistic about this because Binance provides all the doc on python...
Do you have any Idea ?
Thank you again!

ahmedjou
Автор

Thanks bro god bless u make one vedio on Fibonacci level with EMA moving average that generates buy and sell

mangeshw
Автор

Hello, professor
I would like to know if you did a video about how to use penguins dataset who can help need to do this problem.
Using the penguins dataset, generate a histogram for flipper

length. Calculate the mean, median, variance, standard

deviation, and Q1 and Q3 of the flipper length variable.

Determine the 90th percentile of the flipper length variable

and calculate the Z-score for a penguin who has a flipper of

length 220 mm.

aligbane
Автор

After installing R studio, it shows that "do you want this app to make changes to your device". I tried clicking on both yes and no but it's not opening. What to do? Could you please help.

anjalibesoya
Автор

I am unable to open csv file on r studio.

mustafanawaz
Автор

I am a newbie as well, and really appreciate your effort in breaking things down. I am just mimicking the course along, and somehow, I don't seem to find the right directory to import my csv file. My file is stored in a folder on my desktop. How do I import it into R studio and continue working?
Thank you for the help.

fatoukabre
Автор

Hi just came across your channel & watched 3, 4 videos of yours.
I started with python for Data Science but moved to R in a year & fell in love with the way R & shiny can play with the data and so never felt like going back to python again but:

1. In India no (hardly any) company want to use R because its mostly a software/service industry here. R is mostly used in Research/academics so this backfired on me.

2. I am looking to practice some trading & saw your Python videos on same. Is there any advantage in any language when it comes to Stock market or trading ?? (R has quantmod, tidyquant etc. packages which I know about but does python have any edge over them ?)

vineetsansi
Автор

did martin and lisa repaid the money? if yes, put the other ones in the example :D

vishnuvijay