Titles and Annotations with ggplot

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 มิ.ย. 2023
  • I'm sure that we all agree that the best way to do data visualization is to use R programming, in particular, the ggplot2 package. To become an advanced ggplot user, you need to start controlling things like the titles, axis characteristics and annotation in your plot. This video will walk you through some excellent examples of how to do just that.
    This channel is supported by Nested Knowledge - an online platform that supports the entire literature review process. Please do check them out at this link: my.nested-knowledge.com/r-pro...
  • บันเทิง

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

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

    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 8 หลายเดือนก่อน

    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 11 หลายเดือนก่อน

    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

  • @mahmudulhasanapu
    @mahmudulhasanapu 9 หลายเดือนก่อน

    Another great video. Thanks a lot!

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

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

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

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

  • @user-mu4wq4qg3p
    @user-mu4wq4qg3p ปีที่แล้ว

    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

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

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

    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  5 หลายเดือนก่อน

      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.

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

  • @riptideking
    @riptideking 10 หลายเดือนก่อน

    whch editor you use sir for your videos?

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

  • @victorblaer
    @victorblaer 19 วันที่ผ่านมา

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

    • @RProgramming101
      @RProgramming101  14 วันที่ผ่านมา

      haha - will work on that :)

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

    Great content always struggle with element_text

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