How to use ggplot to create beautiful scatter plots. This is an R programming for beginners video.

Поділитися
Вставка
  • Опубліковано 5 січ 2025

КОМЕНТАРІ • 56

  • @RProgramming101
    @RProgramming101  Рік тому +1

    Get my FREE cheat sheets for R programming and statistics (including transcripts of these lessons) here: www.learnmore365.com/courses/rprogramming-resource-library

  • @stellakalgoorlie5552
    @stellakalgoorlie5552 3 роки тому +8

    Legend! as a R beginner, I watched all of your videos in two days, they saved my university life....I like when you mess around ggplot argument and come out with different graph and meanings, and would like to watch more like these! Please do more videos on more examples please please

    • @RProgramming101
      @RProgramming101  3 роки тому +2

      Glad it helped and will definitely do more videos! Thank you for your feedback 🙂

  • @evedickson2496
    @evedickson2496 3 роки тому +2

    Best R resources I've found on UA-cam.. thank you

  • @Carnezu
    @Carnezu 3 роки тому +2

    Thank you for all your helpful R videos. I linked your channel to my classmates, as we're all tackling R this semester. :)

  • @faridrasi5633
    @faridrasi5633 3 роки тому +1

    Thank you so much! Clear and concise. Keep up the good work, Greg!

  • @Mahi-nw5vh
    @Mahi-nw5vh 2 місяці тому

    Wow, its the night before my exam and its a shame i came across your channel only now. You explain really well!

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 3 роки тому

    In the words of Tina Turner: "Your simply the best..." . Great job as usual Greg. Keep those R (and statistics) videos coming. Thanks!

  • @ismailay.jammeh6698
    @ismailay.jammeh6698 3 роки тому +1

    Thanks for the videos.
    You make R look super simple!!!

  • @H0tinNYC
    @H0tinNYC 3 роки тому +1

    Thank you for uploading these!!

  • @CatherineShutte
    @CatherineShutte Рік тому +1

    Hi,
    I have tried running the below code based on the mpg data set as per your tutorial video:
    > mpg %>%
    + filter(hwy < 35) %>%
    + ggplot(aes(x = displ, y = hwy, colour = drv))+
    + geom_point()+
    + geom_smooth(method = lm, se = F)+
    + labs(x = “Engine size”, y = “MPG on the Highway”, title = “Fuel efficiency”)+
    I just wanted to check if I was perhaps doing something wrong?

  • @traveldesire8058
    @traveldesire8058 3 роки тому

    The teaching method is pedagogic, clear and understandable with excellent graphically sheen sharing.
    One of the best R courses on the web. Well done!
    I kindly ask you if you please could also record videos on an advanced use of R programming. Something regarding basic Spatial Analysis for movement ecology would be handy, in particular the package "adehabitatLH", "adehabitatHR" function "mcp", or package "lme4". Cheers

  • @caduguimaraes
    @caduguimaraes 3 роки тому +2

    Welcome back Sr

  • @sekander1253
    @sekander1253 3 роки тому

    Many thanks for this crystal clear video.

    • @RProgramming101
      @RProgramming101  3 роки тому +1

      Glad it was helpful! More to come soon :)

    • @sekander1253
      @sekander1253 3 роки тому

      @@RProgramming101 Thanks so much. I believe "learn by enjoying" is one of your top list mottos.

  • @bathfun
    @bathfun 3 роки тому +2

    Really useful, thank you.

    • @RProgramming101
      @RProgramming101  3 роки тому

      Glad you liked it.. .more oi these to come (for sure). I enjoy making them

  • @markkennedy9767
    @markkennedy9767 2 місяці тому

    Thanks for this. The placement of aes() in ggplot() or geom_point() is tricky. Strange that only ggplot() can affect the rest of the code and not geom_point()

  • @MimisChlympatsos
    @MimisChlympatsos Рік тому

    great video sir!

  • @ben-dr3wf
    @ben-dr3wf 2 роки тому

    Thanks a lot. V helpful

  • @manglem10
    @manglem10 3 роки тому

    Very useful for me who is just starting R.
    Your recap is invaluable.
    If the plot is in black n white,
    Color of Points and lines will not be distinguishable so is there other way of showing points n line??

  • @koketsomoeng
    @koketsomoeng 4 місяці тому

    Who’s here from South Africa?
    Gotta love that accent 🇿🇦

  • @Xdianaandini
    @Xdianaandini 3 роки тому +1

    I hope you turn on the CC :( it's so helpful even if it's automated.

  • @veroniquemigue7985
    @veroniquemigue7985 3 роки тому

    Thank you! Very helpful!

  • @negusuworku2375
    @negusuworku2375 7 місяців тому

    Thank you Bro. It is fantastic and excellent. But I have a question how can i send ? My question is recoding or grouping using R for date converting them into Weeks for example from January 1-7 is week 1, January 8-14= week2 and etc ...

  • @maisamsna
    @maisamsna 3 роки тому

    How can I name each dot in the plot? For example, if I have a list of variables of different countries and wanna show which one belongs to which country.

  • @CanDoSo_org
    @CanDoSo_org 3 роки тому

    Excellent teacher. I was wondering what is the marker app you are using?

  • @michaeljohnson8353
    @michaeljohnson8353 3 роки тому +1

    can you please do a video explaining how to create one way anova using R studio?

  • @rabid2009
    @rabid2009 2 роки тому

    thanks a lot sir

  • @herbertchitere4142
    @herbertchitere4142 3 роки тому +1

    Thank you

  • @sujithsuresh2152
    @sujithsuresh2152 3 роки тому +1

    sir can you do a video on how to plot a double coloumn graph using ggplot2?

  • @umarhussain5957
    @umarhussain5957 2 роки тому

    Respected sir if u share ur scripts it will be more better

  • @-Srinu-ob2sk
    @-Srinu-ob2sk Рік тому

    What you saying sir. You keep on talking like a radio

  • @LisaNicole22
    @LisaNicole22 3 роки тому

    Switching back and forth constantly is reaaaaaaaaaaallly annoying sorry.... trying to watch and do... !

  • @akshayavidhya9325
    @akshayavidhya9325 Рік тому

    Thank you