How to Create Pie Charts in R (6 easy ways)

Поделиться
HTML-код
  • Опубликовано: 3 июл 2024
  • In this video, I will show you how to create pie charts in R with different functions that often come from special packages.
    ⏱ Time Stamps ⌚
    0:00 - Intro
    1:01 - graphics::pie
    4:57 - ggplot::geom_col + coord_polar
    9:29 - ggpattern
    11:55 - ggpubr::ggpie
    13:38 - plot_ly(type = "pie")
    15:17 - plotrix::pie3D
    16:01 - webr::PieDonut
    External Links:
    coolbutuseless.github.io/pack...
    coolbutuseless.github.io/pack...

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

  • @m.shihamadam7664
    @m.shihamadam7664 Месяц назад

    Thank you for posting this video - well explained!

  • @JollyRoger183
    @JollyRoger183 11 месяцев назад +3

    I like that you combined so many different ways to make a pie chart in one video. ggpie from the pubr package seems really straight forward, but at first I forgot to use quotes and it did not work. Anyway, keep up the good work.

  • @christhianulisesfrancofria3353
    @christhianulisesfrancofria3353 5 месяцев назад

    Amaizing JOB SR. Thanks a lot!

  • @icefunkdark8555
    @icefunkdark8555 10 месяцев назад +2

    I stumbled upon your content yesterday and keep coming back to your videos for references. Thanks for explaining everything very simply and accurately. It is very helpful. Thank you!

    • @TheDataDigest
      @TheDataDigest  10 месяцев назад +1

      Glad to hear that. Thanks for leaving a comment. What topics are you generally interested in when it comes to R or data analysis?

    • @icefunkdark8555
      @icefunkdark8555 10 месяцев назад

      I am trying to learn business analytics (especially internationalization patterns of firms), structural equations, and mediation moderation.@@TheDataDigest But, it is very hard to find content on these topics. They are very specific and, of course, may not attract a lot of attention from general public :) But, data visualization and text analysis always part of what I do. Hence, always helpful to see content about them in R.

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

    Absolute life saver of a video. I'm desperately trying to do my stats project, which requires R, and I'm dogshite with programming stuff. I've actually managed to make something presentable.

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

      Glad you found my video helpful then :)
      If you need more help with your stats project you can always reach out to me via: question@thedatadigest.email

  • @lizongzhang
    @lizongzhang 3 месяца назад

    learned a lot! magnetic voice!

  • @ignaciosanchez1983
    @ignaciosanchez1983 11 месяцев назад +1

    Hello, great video!. Could I ask you a question by email, regarding a problem I have? I can't adapt my dataframe to what you explain in your video :c

    • @TheDataDigest
      @TheDataDigest  11 месяцев назад

      Sure, you have my address. I wanted to answer your last question anyway but was too busy with work the last weeks. Sorry

    • @ignaciosanchez1983
      @ignaciosanchez1983 11 месяцев назад

      ​@@TheDataDigest Don't worry, in the end I was able to solve it with the help of the other emails. I sent you an email today!. Greetings!