Titles and Annotations with ggplot

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ม.ค. 2025

ความคิดเห็น •

  • @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

  • @AlbertoFCabreraCasillas
    @AlbertoFCabreraCasillas ปีที่แล้ว +3

    You were able to address in just 8 minutes ggplot topics that took Wickham several chapters. Great job.

  • @hamedpourkhorsandi7734
    @hamedpourkhorsandi7734 ปีที่แล้ว

    I went through all your videos and practiced all the codes in two weeks! amazing stuff. I have moved from Office to R. thanks a lot.

  • @muhammedhadedy4570
    @muhammedhadedy4570 ปีที่แล้ว +1

    Thank you Dr. Greg for your amazing tutorials. I'm using R in almost every thing, thanks to you.
    Your enthusiasm and clear explanation encouraged me to proceed in learning R.
    From the bottom of my heart, thank you for everything. 😊😊😊😊😊

    • @RProgramming101
      @RProgramming101  ปีที่แล้ว +2

      I appreciate the kind words. Your support encourages me to create more content that you'll enjoy. Thanks

  • @michaelhudson2375
    @michaelhudson2375 ปีที่แล้ว

    Great video Greg, I learnt a lot from it. One thing I had to do was add lineheight = 0.5 as an argument into the annotation, otherwise there was too much space between the lines. Must be a localised setting on my pc as I didn't see anyone else mention it. Thanks for sharing your knowledge - your channel is gold 🙂

  • @IarukaSkYouk
    @IarukaSkYouk ปีที่แล้ว

    sir you are the best teacher for R, I can only wish that you would grant us more lessons!!

  • @djangoworldwide7925
    @djangoworldwide7925 ปีที่แล้ว

    Great video. With legend position coordinates you can place the legend wherever you want, including outside of the plot

    • @RProgramming101
      @RProgramming101  ปีที่แล้ว

      Thanks for your feedback - much appreciated

  • @jameshershey3322
    @jameshershey3322 ปีที่แล้ว

    Another great lession, thanks. Your videos are very practical, focused and to the point. Your presentation style is also great, and moves at a good pace without being too fast (I end up having to put some presenters on 1.5 speed b/c they don't seem to know how to say what they're trying to get across).
    One observation: I think face should be fontface in the annotate() section (at least on v 4.2.3 of R). face = "bold" gives me the warning "Ignoring unknown parameters: `face`", but when I tried fontface = "bold" it worked.

    • @RProgramming101
      @RProgramming101  ปีที่แล้ว

      Thank you for engaging with my content and being part of the community. I appreciate your support.

  • @kaelx1233
    @kaelx1233 5 หลายเดือนก่อน

    Thanks Greg, you're the best 👍

  • @tersoduke3042
    @tersoduke3042 ปีที่แล้ว +2

    WOW, eye opening video. Thanks Dr. Greg. Where can I get the download link🙏🙏🙏

    • @RProgramming101
      @RProgramming101  ปีที่แล้ว +1

      I'm glad you enjoyed the video! Your positive feedback means a lot to me. You can download the cheat sheet at the end of the video

  • @tommy.h.descartes
    @tommy.h.descartes ปีที่แล้ว +2

    Also can you do. Video on timeseries plots I find it difficult to work with the time index in R line graphs

    • @RProgramming101
      @RProgramming101  ปีที่แล้ว

      Thank you for sharing your suggestions.

  • @4leoncio
    @4leoncio ปีที่แล้ว

    very handy in some situations and not a common knowledge - thanks!

  • @MartijnvanLing
    @MartijnvanLing ปีที่แล้ว

    Your videos are of great help to me! A video about multivariate binomial logistic regression in R would be much appreciated!

    • @RProgramming101
      @RProgramming101  ปีที่แล้ว

      Glad my videos were helpful! Thanks for the suggestion

  • @ecroxsandoz
    @ecroxsandoz ปีที่แล้ว +1

    Thanks for very useful videos Greg. I am wondering if you will cover creating visually pleasing tables? I mean tables as outputs, I don't mean tables created within the environment.

    • @RProgramming101
      @RProgramming101  ปีที่แล้ว

      Very much welcome. Thank you for your feedback and suggestion

  • @haraldurkarlsson1147
    @haraldurkarlsson1147 ปีที่แล้ว +1

    Seems to me that if you are using the same format for your all figures that you could set up your format in the global environment. Looks like you are working inside Quarto so the global settings would then be in the YAML at the beginning of the document? P. S. the formatting of these arrows reminds of a LaTeX package called tikz which does a wonderful job of generated all kinds of complex shapes amongst other things. Thanks.

  • @riptideking
    @riptideking ปีที่แล้ว

    whch editor you use sir for your videos?

  • @mahmudulhasanapu
    @mahmudulhasanapu ปีที่แล้ว

    Another great video. Thanks a lot!

  • @julianperry1406
    @julianperry1406 11 หลายเดือนก่อน

    Hi Dr. Greg, As a newbie to 'R' your videos are amazing and very clear to follow and have given me the confidence to use with a forthcoming research study and to get quite creative with my own data. I have a query regarding legends: the order of the legend titles is normally alphabetical it seems but sometimes I would like a different order. (I tried to post a screengrab on ImgBB but the post was removed). How can one change that? Thank you Julian

    • @RProgramming101
      @RProgramming101  11 หลายเดือนก่อน

      Great question - I’ll make a stand alone video on this (difficult to provide advice in the comments). Will get something onto the channel soon. Thanks for the feedback.

  • @tommy.h.descartes
    @tommy.h.descartes ปีที่แล้ว

    Great content always struggle with element_text

  • @victorblaer
    @victorblaer 6 หลายเดือนก่อน

    Thx , great tutorial. All great except the ugly arrows ;) The semi curved ones are much more aestheically pleasing imho.

    • @RProgramming101
      @RProgramming101  6 หลายเดือนก่อน

      haha - will work on that :)

  • @tommy.h.descartes
    @tommy.h.descartes ปีที่แล้ว

    I think it would be useful to share your r files/code.

    • @RProgramming101
      @RProgramming101  ปีที่แล้ว

      You can find a cheat sheet at the end of my video - thanks