Animations in R with gganimate
6:40
Simple Linear Regression.
16:38
5 ай бұрын
Quarto - tips and tricks
15:03
7 ай бұрын
Loops using R programming
13:37
10 ай бұрын
Advanced ggplot  - using facets
7:36
Ggplot - using geometries
14:29
Жыл бұрын
Ggsave - save your ggplot plots
3:41
Advanced ggplot    (episode #1)
13:44
Lollipop Graph using ggplot.
10:53
Error Bars using R programming
12:37
Пікірлер
@petitliphkavenambutako2756
@petitliphkavenambutako2756 7 минут бұрын
Where do I download the dataset, you are using?
@RajyavardhanPadvi
@RajyavardhanPadvi 36 минут бұрын
Name of background music?
@Matt-me2yh
@Matt-me2yh 8 сағат бұрын
Always publishing top quality content! I love the summarized list and how to turn this into a gt_plt_dist. Thank you for sharing your knowledge in R.
@generalmaximus5692
@generalmaximus5692 9 сағат бұрын
Greetings mr Martin I 'm taking the liberty to ask something i've noticed. I recently update my packages and my tidyverse package has a problem. Whenever i try to run my code it says "could not find function %>%" even though this is the most important symbol of the tidyverse. Could you inform me about this ? Love your videos btw! Keep going!
@callmekenneth8133
@callmekenneth8133 11 сағат бұрын
I was just trying to explain you where 538 in your script comes from. It is a theme inspired by the website with the same name.
@SalimMalibari_Comments
@SalimMalibari_Comments 12 сағат бұрын
Can you put the link in description? For the website
@AlbertoFCabreraCasillas
@AlbertoFCabreraCasillas 13 сағат бұрын
Nice follow up to the previous lesson on gt()
@RProgramming101
@RProgramming101 12 сағат бұрын
Glad you liked it! I was hoping that it wouldn't be too confusing with two very similar videos.. Anyway - more to come.. :)
@NattyGism
@NattyGism 14 сағат бұрын
Awesome
@RProgramming101
@RProgramming101 12 сағат бұрын
Glad you liked it Natty
@haraldurkarlsson1147
@haraldurkarlsson1147 15 сағат бұрын
Very nice! The gapminder package is a great one but are there plans to update it to modern times? Country population such as Iceland´s have grown quite a bit. I guess the data is mostly from the World Bank.
@RProgramming101
@RProgramming101 12 сағат бұрын
ooh i don't know (great question!! )
@callmekenneth8133
@callmekenneth8133 15 сағат бұрын
Thanks for another splendid video. Try to Google 538 and Nate Silver. You will find the best website with polls from American politics. Best from Kenneth (from Denmark)
@yamaahmady1381
@yamaahmady1381 22 сағат бұрын
Thank you, Dr Greg. Very useful content and very nicely explained. I had almost given up on R, but your videos reignited the passion for learning it.
@RProgramming101
@RProgramming101 12 сағат бұрын
oh I'm so glad - thanks for the feedback
@MM_Pishi
@MM_Pishi Күн бұрын
Thanks. And everything is super duper easy. 😃
@RProgramming101
@RProgramming101 12 сағат бұрын
haha - happy to hear it.
@alexp.2647
@alexp.2647 Күн бұрын
Fantastic. I'm curious then, if you like the table you've made, and want to use it in a paper or presentation, how do you export that? Is it simply copy and paste, or is there a command we can use to export the table?
@RProgramming101
@RProgramming101 12 сағат бұрын
oh there is a way of getting the tables out - I'll do a video all about it soon (hard to get into the details here in the comments)
@splham
@splham 3 күн бұрын
can i mail you? i
@bigwhitebaby
@bigwhitebaby 5 күн бұрын
Makes it all make sense. Slow and steady descriptions of each term make very easy to follow. And the simplification in the beginning was glorious
@aminajumagidudu6118
@aminajumagidudu6118 5 күн бұрын
Hello Dr. Greg Martin when i execute that same code for the relationship between Ozone and wind my histogram never shows. I am getting this error "Error in `mutate()`: ℹ In argument: `... <- NULL`. Caused by error in `fortify()`: ! `data` must be a <data.frame>, or an object coercible by `fortify()`, or a valid <data.frame>-like object coercible by `as.data.frame()`, not a <uneval> object. ℹ Did you accidentally pass `aes()` to the `data` argument? Run `rlang::last_trace()` to see where the error occurred. " any help please
@neytchi8709
@neytchi8709 5 күн бұрын
Your content submission is rocket!
@RProgramming101
@RProgramming101 12 сағат бұрын
Thanks.. :)
@abhisheknar3812
@abhisheknar3812 6 күн бұрын
Truly Great content!
@RProgramming101
@RProgramming101 12 сағат бұрын
Thanks very much
@jackymo820
@jackymo820 6 күн бұрын
In the case_when example, both FALSE actions (when the 2 conditions were not met) were the same (putting original hair colour) what if the FALSE action of the 2 conditions is different?
@RUJedi
@RUJedi 6 күн бұрын
Fantastic video as always. However, why use if_else() from dplyr when there is ifelse() from base R? Sure, if_else() has an extra argument option for processing missing values, that could still be handled with the base R version without much effort too. Sometimes I think the Tidyverse over-complicates code by offering more code choices when the base R version is equivalent or nearly as good.
@2012Opus
@2012Opus 6 күн бұрын
Thank you! The only confusing this the final argument: TRUE ~. This is a bit counterintuitive.....
@NattyGism
@NattyGism 6 күн бұрын
🎉 always love every post and always looking forward to more. Thank Greg# R_ Super hero 🦸🏽‍♂️ Very helpful.
@chinonsoayogu7168
@chinonsoayogu7168 7 күн бұрын
Each time I try to download through the links you mention, I get confused, I cannot find this quarto link you mentioned now
@chinonsoayogu7168
@chinonsoayogu7168 7 күн бұрын
but truly, you are just the best
@drshams-g4u
@drshams-g4u 7 күн бұрын
your lessons is good but when you write a new function tell it job
@brightsnippets
@brightsnippets 7 күн бұрын
Excellent tutorial!!! Boom shakalaka
@RProgramming101
@RProgramming101 12 сағат бұрын
haha - thanks
@cybervigilante
@cybervigilante 7 күн бұрын
Where the heck are Quebec and Mississippi coming from in the facet-wrap? I don't see them in the data table or the code.
@IronMoose95
@IronMoose95 8 күн бұрын
i ♥u
@Nothingimportant1
@Nothingimportant1 8 күн бұрын
Hello sir, I want to thank you for the lesson. Can I ask you what program you use for marking and deawing these rectangular in your video? Thank you in advance.
@abeergaber6374
@abeergaber6374 8 күн бұрын
you are a brilliant teacher thank you very much you make R super fun and easy 🌹🌹🌹🌹🌹🌹🌹🌹
@RProgramming101
@RProgramming101 12 сағат бұрын
thanks for the lovely feedback :) Much appreciated. Glad you like the content.
@yamaahmady1381
@yamaahmady1381 8 күн бұрын
Thank you so much, Greg. Have never seen such an amazing instructor like you.
@RProgramming101
@RProgramming101 12 сағат бұрын
oh wow - that is a very nice compliment. much appreciated.
@MamanaCISSE
@MamanaCISSE 10 күн бұрын
Really amazing.
@RProgramming101
@RProgramming101 10 күн бұрын
Thanks
@jacoposangiovanni
@jacoposangiovanni 10 күн бұрын
I have no words, these lessons get better and better from one another. The way you explain every concept, and the way in which you remark every important information is simply astonishing. I'm learning my way in R and ggplot at a surprising speed all thanks to you. Again, no words. Keep up and thank you for your work.
@RProgramming101
@RProgramming101 12 сағат бұрын
thank you so much for the lovely feedback - MUCH appreciated :)
@truth4375
@truth4375 10 күн бұрын
I need to be an expert in data analysis i need help
@RProgramming101
@RProgramming101 10 күн бұрын
Here to help.
@truth4375
@truth4375 10 күн бұрын
@@RProgramming101 how can I connect with you
@yamaahmady1381
@yamaahmady1381 10 күн бұрын
Thank you Greg and Andrew. Great content!
@cybervigilante
@cybervigilante 11 күн бұрын
ctrl enter just repeats the concatenation. It doesn't list types or show the environment
@John-v5z
@John-v5z 11 күн бұрын
Hello Dr. Greg Martin, The videos on R programming are very interesting. I have two questions. 1. How can I impute the missing values precipitation of different stations in the basin using Multivariate Imputation by Chained Equations? 2). How can I check the quality of the precipitation and temperature data using RClimDex 1.1?
@RProgramming101
@RProgramming101 10 күн бұрын
Hi there. Can’t get into this in the comment section (too complicated) but will try to create a video about it.
@John-v5z
@John-v5z 5 күн бұрын
@@RProgramming101 Thanks. How can I reach you?
@M.Nagah89
@M.Nagah89 11 күн бұрын
I think dlookr package is easier in handlig missing values and outliers
@RProgramming101
@RProgramming101 10 күн бұрын
Will take a look. Thanks.
@Tyriion
@Tyriion 11 күн бұрын
I did not know learning R could be so much fun! Thank you for this great video
@francorodriguezravello97
@francorodriguezravello97 12 күн бұрын
I learned this in a course last semester, it was tough at the beginning but I managed to pass. But this video would’ve been extremely useful. Nice explanation 👍
@RProgramming101
@RProgramming101 12 күн бұрын
Thanks. Glad you liked it. Thanks for the feedback. 😀
@DavidBuckingham-Guitarist
@DavidBuckingham-Guitarist 12 күн бұрын
Jeez, I can't eve get beyond the first command &>&. - Error: unexpected '>' in "starwars &>"
@mayanksrivastava7540
@mayanksrivastava7540 12 күн бұрын
i dont know why when i am running the complete cases code , it is showing error that " . " object is not found . Please help sir starwars|> select(name,gender,hair_color,height)|> filter(!complete.cases(.)) I ran this code
@tyronefrielinghaus3467
@tyronefrielinghaus3467 14 күн бұрын
great stuff!!! NO waffle, yet sufficient info to get us started.
@michaelmakomere1515
@michaelmakomere1515 14 күн бұрын
I was using python in my research but now am back to R keep going
@williamhunt9874
@williamhunt9874 14 күн бұрын
slight BMI decrease in 2024 for the starwars universe feminine 20.8 masculine 25.7
@kaelx1233
@kaelx1233 15 күн бұрын
Wonderful video as always, thanks Greg ❤
@kaelx1233
@kaelx1233 16 күн бұрын
Thank you Greg, we love you ❤
@silvestrecamposano6317
@silvestrecamposano6317 16 күн бұрын
Excellent tutorial.... Thank you!..
@kaelx1233
@kaelx1233 17 күн бұрын
Thanks Greg, you're the best 👍
@aakrititimilsina7662
@aakrititimilsina7662 17 күн бұрын
Wow!! You made it seem so easy. I am going to go through all of your video starting this month through December hoping to secure my first Data Analysis job.
@MESsaoudHafid-z8z
@MESsaoudHafid-z8z 18 күн бұрын
Spr