The Pipe-Operator - %>% - in R | Tips and Tricks in R

preview_player
Показать описание
I will give an introduction to the pipe-operator (%>%) in R. It is used to express a sequence of operations. Especially when working with data frames, this can come in quite handy.
R-Version used in this video: 4.0.0

Latest videos:
Рекомендации по теме
Комментарии
Автор

I started to understand better with this video. Congrats

valerionetophdcandidate
Автор

I was wondering what the symbol %>% means. You sum it up pretty awesome and very easy to understand too. Subscribed, thanks!

nurinarifah
Автор

2:21 I prefer line 3 print("Hello world") than line 4 ! I never use piping and i think they destroying the simplicity of R.
Read Python, Matlab, Javascript etc the code is simple and meaningful !
You have cascade of %>% : we have to read preceding statement to understand the code !
DON'T USE IT : keep it simple and understandable by everyone

WahranRai
Автор

Leo, how do we save the end result on an excel if u want to import the result ..let me know

hackkked
Автор

Thank you, been confused on this for a while :)

Maria-vvqm
Автор

Aha, so it's just like 'With' function in VBA. Is it not confusing that one ends the 'pipe' function with the exact same argument ("%>%"), versus something like End If in VBA?

xxczerxx
Автор

Thank you so much your great explanation.it is very helpful .

dhanushkabadhuge
Автор

great video! I finally got my %>% working! Thanks a lot!

martinagreen
Автор

stay motivated this was my first video from you and liked it...keep it up

Sandipan_Mondal_Indian
Автор

THANK YOU, it's very clear !!!! Looking forward to more of your works!

vzhou
Автор

Great video. Please, what RStudio theme did you use here?

zemadata
Автор

thank you so much it was very overwhelming

mohamedtekouk
Автор

Best video on pipe operator. Thanks a lot Leo😇

anirbansarkar
Автор

Thank you so much for this quick video! I was really struggling to understand the importance of using pipes, and I appreciate more examples to more fully flesh out their usage!

TcRiverrat
Автор

Thanks Leo! you explained the pipe operator very well with simple example to more complicated example! I now understand the "chain" effect by using the %>% very well! Subscribed! Thanks again.

evatang
Автор

Thank you so much, your explanation was clear and simple

osmanmohamed
Автор

Hi Leo, is there a way to get pipes to tell you all values in a data set above or below a certain value instead of the summary? Thanks!

adrianareitano
Автор

This is the most clear and simple explanation about the operator .. thank you

platinumwings
Автор

A recommendation, don’t stop! Make more immediately!

hughjazz
Автор

Las Vegas, NV, USA: Very clear, thank you! Would you happen to have any idea why this doesn't work in RStudio on my laptop? I made sure to have the dplyr and magrittr are loaded with the rest of the tidyverse elements but nothing happens.

lisaamante