Recreate a real-world, complex dataviz with R & ggplot

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024

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

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

    🥳 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

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

    Thank you for this
    what do you use for screenshoting tool? I like that it gives you dimensions
    amazing work. Never seen such a thing done with ggplot before

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

      You're welcome :) I use ksnip as my screenshot tool.

  • @alencaru
    @alencaru 10 หลายเดือนก่อน +1

    Awesome class!!!

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

    Thank you Albert, you are a great professor. Your teaching videos have improved a lot!

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

      Thank you, Mario 😊 I've been practicing my video editing a lot during the last couple of weeks and I'm glad that it shows 🥳😊

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

    for the lazy (like me)... to get started
    tibble::tribble(
    ~task, ~women, ~men, ~adults,
    "Monitor asteroids, other objects that could hit Earth", 60L, 61L, 60L,
    "Monitor key parts of the Earth's climate system", 52L, 48L, 50L,
    "Conduct basic scientific research to increase knowledge of space", 35L, 47L, 48L,
    "Develop technologies that could be adapted for other uses", 31L, 48L, 35L,
    "Conduct scientific research on how space travel affects humna health", 26L, 32L, 29L,
    "Seach for materials and natural resources that could be used on Earth", 29L, 29L, 29L,
    "Search for life and planets that could support life", 15L, 18L, 16L,
    "Send human astronauts to explore the noon", 9L, 16L, 12L,
    "Send human astronauts to explore Mars", 7L, 15L, 11L
    )

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

    Can you share the link to the site that you use to take screenshot of the image?

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

      I use ksnip for screenshots github.com/ksnip/ksnip

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

    Smashingly excellent demo. Exaxtly what im currently needing 👍

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

      Nice, happy to help out with my content 😊😀

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

    As always great demo! Thank you!

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

      Glad that you like it 😊

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

    Great demo

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

      Happy to hear that 😊

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

    very neat!

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

      Thank you 🤗