Get my FREE cheat sheets for R programming and statistics (including transcripts of these lessons) here: www.learnmore365.com/courses/rprogramming-resource-library
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.
Incredible intro! Keep the videos coming and would love to see more videos on organizing the bars by frequency since that is typically how senior management wants to see the data visualized
This is so so helpful, I wasn't aware of being careful about which NAs I'm dropping. I got introduced to the pipe operator in some of your previous videos and I'm just loving it!! I agree that it's really nice to use the pipe operator with ggplot. Thanks for the great videos!!
Fantastic videos, you have made my life a lot easier. Could you perhaps create a video on how to create contingency tables, unless I have missed it. We use them quite often in epidemiology.
Very nice video! I have a question about the dependent variable. Which one is automatically chosen by gglpot for this data frame? There is no specification of the y ais, so I wonder how can I get ggplot to select the “right one”.
You're great and inspiring!! You help a lot! But... could you please tell what code I should add so that the number of cases in the y axis is not presented in scientific form?
this video is help for me!! I'm a year 3 unverisity students, this semester I have a data analysis course and that was really hard for me. looking for video about using R to inference the data~ Thanks!!
Is there a way easy way to pool count data by week but label by month? So if count data of the number of red cars seen in a parking lot each day, the plot you end up with is 56 bars, each bar is a 7 days but the tick marks at the bottom are for the start of each month.
For some reason I don't get the scale on the y axis, I double checked my code and it looks like I included everything. But anyway thanks for these videos, feel like I am getting the hang of it little by little.
Thanks Greg for the amazing video on ggplot in R Studio, I likes to know can i pass multiple variables in drop_na like drop_na(vore, sleep_rm) or do i have to use %>% and then use drop_na(sleep_rm) in next line. also likes to know that ggplot() is a function from tidyverse package and ggplot2 is a pakcage in tidyverse.
I might have missed something, but it looks like you're plotting the hours 'awake' and calling that axis 'Total sleep'. What am I missing, or did you perhaps mistake the two?
Very good presentation. I would like to get some command that can allow us to get slide by slide using frequencies of two categorical variable. Thank ahead
Get my FREE cheat sheets for R programming and statistics (including transcripts of these lessons) here: www.learnmore365.com/courses/rprogramming-resource-library
Frankly, one of the best tutorials for R. Thank you for making Visualization with R very easy.
Wow - what a nice thing to say (thanks!!)
just in 2 days, he made me a R master. Thanks Greg
You've answered 50 questions that were floating around in my head in the first 6mins of the video! God bless!
Most welcome! Glad you liked it!
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.
thank you so much for the lovely feedback - MUCH appreciated :)
Very clear explanation of the meaning of each bit of code, thank you!
Incredible intro! Keep the videos coming and would love to see more videos on organizing the bars by frequency since that is typically how senior management wants to see the data visualized
I love these videos. This makes R seem very intuitive and user friendly.
Amazing videos on ggplot. I really love the passion with which you teach. Goes to show how much you enjoy this!
This is so so helpful, I wasn't aware of being careful about which NAs I'm dropping. I got introduced to the pipe operator in some of your previous videos and I'm just loving it!! I agree that it's really nice to use the pipe operator with ggplot. Thanks for the great videos!!
fantastic video. I'm quite guilty of being over enthusiastic with my drop_na; so this was a great reminder. Kudos!
Thank you for these videos they are very well explained at a great pace, please keep making more!
More to come!
Fantastic videos, you have made my life a lot easier. Could you perhaps create a video on how to create contingency tables, unless I have missed it. We use them quite often in epidemiology.
Great suggestion - thank you!!
Thanks for a great lesson. Any possibility of showing how to extract data for doing a chisquare test in R?
Awesome looking forward to more videos thanks a lot
Thanks Greg - just subscribed. Hopefully we will have a steady stream of content as you are an excellent educator!
Welcome aboard!
Very nice video! I have a question about the dependent variable. Which one is automatically chosen by gglpot for this data frame? There is no specification of the y ais, so I wonder how can I get ggplot to select the “right one”.
Many thanks for IDEAL presentation
Muy buen video me encanto, explicas las cosas de una manera tan sencilla, un saludo desde Argentina
Thank you for all the great videos
I'm glad you enjoyed the video! Your positive feedback means a lot to me.
your videos are so useful for getting started! thank you!!
You're great and inspiring!! You help a lot! But... could you please tell what code I should add so that the number of cases in the y axis is not presented in scientific form?
great and useful video on ggplot. thanks a lot.
I think it's time for me to get back and learn R. you sure seem to explain well for beginners. Subscribed
this video is help for me!! I'm a year 3 unverisity students, this semester I have a data analysis course and that was really hard for me. looking for video about using R to inference the data~ Thanks!!
Thanks for another good lesson in R.
I would like to see a video on ANOVA in R. Thanks again!
Coming soon!
@@RProgramming101 Yay! Thank you
Thanks Greg - I really appreciate your videos. very good content and excellent presentation. good contunation
thanks. you made it a lot easier.
Glad it helped!
Is there a way easy way to pool count data by week but label by month?
So if count data of the number of red cars seen in a parking lot each day, the plot you end up with is 56 bars, each bar is a 7 days but the tick marks at the bottom are for the start of each month.
Do you have a video on a Pareto Chart already?
I wish you could help me right now. This R Studio is tough!
INCREDIBLE VIDEOS!!!! AMAZING
Glad you liked it!
In my laptop the piped in %>% function can't work. Error: unexpected SPECIAL in "%>%" comes always
This is very helpful video. Thank you !!
thank u for this video, it's really helpful
waiting for u're news video
So nice of you
please make a video on ChAMP: 450k Chip Analysis Methylation Pipeline
For some reason I don't get the scale on the y axis, I double checked my code and it looks like I included everything. But anyway thanks for these videos, feel like I am getting the hang of it little by little.
EXCELENTE , ME GUSTARÍA QUE LO HICIERAS USANDO ANOVA …… MUCHAS GRACIAS POR LA APORTACIÓN
great video! how do you reorder the order of the barchart?
Thanks Greg for the amazing video on ggplot in R Studio, I likes to know can i pass multiple variables in drop_na like drop_na(vore, sleep_rm) or do i have to use %>% and then use drop_na(sleep_rm) in next line. also likes to know that ggplot() is a function from tidyverse package and ggplot2 is a pakcage in tidyverse.
Will you talk about spatial analysis?
The video is great. Do you have video on GLMM? Will be great to have as I am a beginner
Will see what I can do.
Superb
please please make some more videos on statistics using ggplot2!!!!
more coming
Great content
Thank you Greg!
My pleasure!
how to plot bar and scatter in the one pictrue?
Very Useful, Thanks
You are welcome
I might have missed something, but it looks like you're plotting the hours 'awake' and calling that axis 'Total sleep'. What am I missing, or did you perhaps mistake the two?
If I were to be cheeky, I'd say you might have needed a bit more sleep! But your videos are great, thanks a lot.
ggsave doesn't work now, any solution
Awesome!
Thanks!
histogram 12:22
i've been running the exact same code for 6 hours now, too many errors. Cant get past vore.
Greg martin ggplot 2 variables
Very good presentation. I would like to get some command that can allow us to get slide by slide using frequencies of two categorical variable. Thank ahead
You're the worst bro, i learnt nothing!!