Beautiful Charts with R & ggplot2 (Step-By-Step Tutorial for Beginners)

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

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

  • @rappa753
    @rappa753  8 месяцев назад +1

    If you want to get even better at ggplot and create insightful charts, then you can check out my video course arapp.thinkific.com/courses/insightful-data-visualizations-for-uncreative-r-users

  • @DM-py7pj
    @DM-py7pj 3 месяца назад +1

    dark mode + properly zoomed + logical well-paced instruction = straight in my faves

    • @rappa753
      @rappa753  3 месяца назад +1

      Glad that you like my style ❤️

    • @DM-py7pj
      @DM-py7pj 3 месяца назад

      @@rappa753 you are IMO an excellent teacher. Working my way through your content currently. Thank you for providing such high-quality material for free.

  • @difflocktwo
    @difflocktwo 8 месяцев назад +3

    For a casual R user, myself, this is great. The video format, pacing, audio quality and everything; great.

    • @rappa753
      @rappa753  8 месяцев назад

      Nice. So glad that you enjoyed it. I put a lot of thought into this one 🤗

  • @Aaqib..
    @Aaqib.. 8 месяцев назад +3

    Really grateful for this. This is a power packed video, informational and compact. Thanks again sir

    • @rappa753
      @rappa753  8 месяцев назад

      You're welcome 🤗

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

    Though I've been using ggplot for few years I was still able to learn new things about scale x continuous and adjusting geom text. Thx
    Btw, I think it would have helped newbies if you had shown 'group' parameter in geom line.. That's always needed in geom line and it's not very intuitive when you look at documentation

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

      Nice! I'm always oddly happy when my beginner's content also has nuggets for advanced users 🥳🤗 As for the group aesthetic, that's true. This could have been an easy add-on 🤔

  • @leadrevolver
    @leadrevolver 8 месяцев назад +2

    Thanks for the really nice intro, I'll share it.
    Personally, I'm a bit more advanced, currently learning how to expand the base package.

    • @rappa753
      @rappa753  8 месяцев назад +1

      Thank you for sharing 🤗🥳

  • @MrSainforce
    @MrSainforce 8 месяцев назад

    Very nice and helpful introduction to ggplot! Do you also plan to create such an introduction to data wrangling?

    • @rappa753
      @rappa753  8 месяцев назад

      Glad that you enjoyed it 🤗 and yes, there's a lot of intros that I want to create in the next couple of weeks 🥳

  • @alphaena1
    @alphaena1 8 месяцев назад +2

    how do i insert those bars on the left side of the R code

    • @rappa753
      @rappa753  8 месяцев назад +1

      That's a setting in RStudio. It's called rainbow indent

    • @oluwafemioyedele
      @oluwafemioyedele 8 месяцев назад

      Please how do I add the rainbow indent in R Studio?

    • @oluwafemioyedele
      @oluwafemioyedele 8 месяцев назад

      I click on tools; then global option; then I click on code; then I click on Display then I check Use rainbow parentheses then I apply it but I cannot see those bars in which you have at the left. Please can you walk me through on how I can set this up ?

    • @rappa753
      @rappa753  8 месяцев назад

      You're on the correct page. On the same page, you should be able to find "Indentation guides". In the dropdown menu select rainbow fills. If you don't see that in your settings, you might have to update your RStudio.