ggplot2 workshop part 2

Поделиться
HTML-код
  • Опубликовано: 10 окт 2024
  • Part 2 of 2 of my impromptu beginner/intermediate ggplot2 workshop. It will focus on the extended ggplot2 universe with practical examples from many extension packages. Further, it will conclude with a short section on how to approach new graphics with the knowledge and theory you've learned
    Ressources: github.com/tho...
    Part 1: • ggplot2 workshop part 1

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

  • @renatomachelett
    @renatomachelett 2 года назад +6

    Your workshop was my first contact with ggplot2. I knew your presentation was excellent when I first watched it. But only now, after a couple of months of digging deeper, I realize how truly brilliant and concise it was. This must have taken a lot of deliberation and preparation. Thank you so much putting up the effort and sharing it with the world! It really helped me a lot.

  • @robertbaer2256
    @robertbaer2256 4 года назад +7

    Fantastic series. Enjoyed every minute. Your pearls on stats and coordinates were an extra special bonus to an information packed 4 hours. Love to see more.

  • @roni_eco
    @roni_eco 4 года назад +15

    Thanks a lot Thomas for arranging these two wonderful webinars. The first part cleared a lot of doubts that were persistent with using ggplot2 and had been one of the main reason for not using this tool for plotting. Thank you once again.

  • @ingmarheikens
    @ingmarheikens 4 года назад +3

    Thanks for making this series. Learning ggplot2 has been a struggle. Luckily you made it much easier!

  • @agentmor
    @agentmor 4 года назад +5

    Thank you for taking the time to do this webinar - I am learning such a lot.

  • @keithwhitson
    @keithwhitson 4 года назад +1

    I am so very happy to have this second video as I am going the ggplot2 documentation at the moment

  • @sauravsingla6351
    @sauravsingla6351 3 года назад +1

    Such a beautiful lecture destroyed by few stupid fellow. Thanks for such a beautiful session. Even relevant after this much time.

  • @square007tube
    @square007tube 4 года назад

    Thanks Thomas for your time and for the workshop

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

    Thank you so much, really helped with my advanced stats assignment :)

  • @sannytriutami
    @sannytriutami 3 года назад

    Thank you Thomas. Warm regards from Indonesia.

  • @syhe6093
    @syhe6093 4 года назад

    A huge thank you for this video teaching from Thomas. It is very helpful and useful.

  • @bioinfox1340
    @bioinfox1340 4 года назад

    Great webinar for advanced plotting

  • @mand3rd
    @mand3rd 4 года назад

    thanks so much! the two presentations are very informative and helpful. I especially liked the pie chart analogy.

  • @neomorphicduck
    @neomorphicduck 4 года назад

    what an excellent little series

  • @ScofieldMuliru
    @ScofieldMuliru 4 года назад

    Thank you for the wonderful webinar

  • @averyrobbins68
    @averyrobbins68 4 года назад

    Very helpful. Thank you for taking the time to do this.

  • @mr.bigdata9697
    @mr.bigdata9697 4 года назад

    Awesome workshop! Thank you, Thomas!

  • @MaxPorPanne
    @MaxPorPanne 3 года назад

    Thanks. This workshop is really good.

  • @ToucHDowN514
    @ToucHDowN514 3 года назад

    Excellent! Thank-you!

  • @diabbluiszegpidelgado1674
    @diabbluiszegpidelgado1674 4 года назад +2

    ggraph: best sticker ever!

  •  3 года назад

    Thank you very much, this is so helpful.

  • @RSyHabib
    @RSyHabib 3 года назад

    Thank you for this. Cheers

  • @alcor2180
    @alcor2180 9 месяцев назад

    Thanks :)

  • @Mr_nn23
    @Mr_nn23 4 года назад

    Thanks for sharing!

  • @fatihboyar9697
    @fatihboyar9697 4 года назад

    great great work thank you very much

  • @polashmahmud3072
    @polashmahmud3072 3 года назад

    Thanks for this....could you please make a webinar on data manipulation in R

  • @MichaelSmith-zm5qi
    @MichaelSmith-zm5qi 3 года назад

    Thanks! This is awesome stuff!!!

  • @d.keskin209
    @d.keskin209 9 месяцев назад

    Niceeee

  • @orion-stsewertonjohn5453
    @orion-stsewertonjohn5453 4 года назад

    Great video, again! Thanks,

  • @paulycdong
    @paulycdong 4 года назад +4

    Many thanks for great content! How can I make RStudio display

    • @ThomasLinPedersen
      @ThomasLinPedersen  4 года назад +2

      I’m using the Fira Code font which contain ligatures for many common coding constructs

    • @paulycdong
      @paulycdong 4 года назад

      Thomas Lin Pedersen many thanks!

  • @riccardoesclapon549
    @riccardoesclapon549 4 года назад

    Great video!

  • @rwaewae
    @rwaewae 2 года назад

    Hi, how we combine summary of statistics and correlation plot in one table. thanx

  • @respacial
    @respacial 4 года назад +1

    Thank you, Thomas! Could you recommend any resources to learn more about the API of ggplot2? Maybe, something for developers to create new extensions (geoms*, stats*)?

    • @ThomasLinPedersen
      @ThomasLinPedersen  4 года назад +3

      There will be some more developer focused chapters in the “official” book which can be read here ggplot2-book.org/

  • @square007tube
    @square007tube 4 года назад +1

    Hi Thomas, I was following you on gganimate part, but I the plots didn't animate on my machine, there is one plot in chunk 50 was not generated, but instead of the plot there was a list of PNG files, which even I didn't find them in the plot panel.
    any suggestions?

    • @ThomasLinPedersen
      @ThomasLinPedersen  4 года назад +3

      Install gifski. This is better communicated in the latest gganimate version

  • @pueppi1984
    @pueppi1984 4 года назад

    Thanks for another nice webinar :) a pity I couldn't watch it live - one question about patchwork: Are you consider to allow tag_levels with parentheses, as e.g. "(a)" is used in some journals?

  • @ramilkerimzade5568
    @ramilkerimzade5568 3 года назад

    (p1 | p2) /
    p3
    this doesnt work for me. Who knows why it gives the error - " Error in p1 | p2 :
    operations are possible only for numeric, logical or complex types""?

  • @rubenbehnke2283
    @rubenbehnke2283 4 года назад

    Hi, I would like to write a program where I can select points on a graph, and have them flagged in the data set. Is there anyway to do something like this using ggplot2? I know it can be done using Shiny, but I would like to not use a web based interface like that for speed purposes. I have plots with nearly 1 million points, or more.