Using ggplot2's facet_wrap to create three panelled figure in R (CC311)

Поделиться
HTML-код
  • Опубликовано: 15 янв 2025

Комментарии • 13

  • @moviezone8130
    @moviezone8130 2 месяца назад +1

    You really set the bar high sir! I thought I know ggplot2, only revealed by you I know nothing about ggplot2. Please do similar videos so that we learn from your great illustrations! Thanks for today!

    • @Riffomonas
      @Riffomonas  2 месяца назад

      Keep practicing! There's so much I still don't know and I feel behind myself. Thanks for watching 🤓

  • @keepinitdown
    @keepinitdown Месяц назад

    Hi Pat. another great video, always something new to learn! you mentioned suggestions.. was wondering if you had a past video or time someday to cover functions that convert data to print / save multiple plots to file. cheers

    • @Riffomonas
      @Riffomonas  Месяц назад

      Hi there - thanks for watching. I don't think I do. I assume you mean as multiple pages? Instead of using ggsave, you could use the pdf() function before the code to generate your plots and when you wan to stop, add dev.off() to the end. It's a pretty niche application so I'm not sure that I'll be doing anything like that anytime soon. Something else to consider was my concatenation of a bunch of png files to make a GIF. Perhaps there's something there that would be helpful - ruclips.net/video/B4tNS5CJtgM/видео.html

  • @tedhermann3424
    @tedhermann3424 2 месяца назад

    You can use the minus sign instead of a hyphen (−) and the multiplication sign instead of a lowercase x (×). Those are teeny things I used to look for as a technical editor.

    • @Riffomonas
      @Riffomonas  2 месяца назад

      very cool - thanks for the suggestion!

  • @knowishful
    @knowishful 2 месяца назад

    thanks always for great video! Can you someday do a video on drawing significance line and symbol?

    • @Riffomonas
      @Riffomonas  2 месяца назад

      Actually... this and the previous video actually do that! Here are two other videos where I've done it: ruclips.net/video/30mqU2vcx68/видео.html and ruclips.net/video/ibB-MnIEUJ0/видео.html

    • @knowishful
      @knowishful 2 месяца назад

      @@Riffomonas thanks for the links. I was wondering whether there are more easier method for this work. Anyway, I have my doctoral thesis defense planned next week, and most of my figures is drawn using ggplot2 by following your videos! I want to express my gratitude for your guides!

    • @Riffomonas
      @Riffomonas  2 месяца назад

      @@knowishful Ahh, that's wonderful to hear - good luck next week!

  • @zgl9764
    @zgl9764 2 месяца назад

    Thank you very much for your detailed tutorial, I am a medical student from China and I would like to know which computer you are using because it seems much smoother than my laptop, thank you

    • @Riffomonas
      @Riffomonas  2 месяца назад +1

      Thanks for watching! I have a mac book pro, but I do some editing of the videos to speed things up a bit