lsinks / blog-comments

A repo for comments on my blog
0 stars 0 forks source link

posts/2023-08-28-TidyTuesday-Refugees/TidyTuesday34-refugees #5

Open utterances-bot opened 10 months ago

utterances-bot commented 10 months ago

Louise E. Sinks - TidyTuesday: Exploring Refugee Flow with A Sankey Diagram

TidyTuesday 34: Looking at the United Nations High Commissioner for Refugees data with a Sankey Diagram. Diagram created with networkD3 in R.

https://lsinks.github.io/posts/2023-08-28-TidyTuesday-Refugees/TidyTuesday34-refugees.html

iminoli commented 10 months ago

Hello Louise. This tutorial is excellent and the same for all the other posts you created before! From my feeds I follow very closely your contributions in R, they are very useful. Thank you very much!! IM.

lsinks commented 10 months ago

Thank you for the kind words! Is there any kind of visualization you are interested in me writing about? I'm always looking for ideas of what new thing I should try.

On Wed, Sep 6, 2023 at 8:27 AM iminoli @.***> wrote:

Hello Louise. This tutorial is excellent and the same for all the other posts you created before! From my feeds I follow very closely your contributions in R, they are very useful. Thank you very much!! IM.

— Reply to this email directly, view it on GitHub https://github.com/lsinks/blog-comments/issues/5#issuecomment-1708250890, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACMY2WENVCDOKZDDZLA542DXZBT3NANCNFSM6AAAAAA4NIDFNM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

iminoli commented 9 months ago

Yes. Currently, I am interested in improving code optimization by avoiding block repetitions, and in communicating my results through reactive R shiny (tables, maps and plots), dashboards and infographics from large databases. I want to communicate results with infographics, but there are few resources in R related to this aspect.

lsinks commented 9 months ago

By avoiding block repetitions do you mean writing/ using functions? I don't know a good resource for infographics. My style tends to be more plain/scientific rather than design focused. I would recommend looking at the #tidytuesday challenges posted on social media. Many of the viz are more infographic style and the code is almost always posted somewhere.

I like leaflet for interactive maps and you can incorporate them into shiny apps. Is there something specific in Shiny you are trying to do?

On Tue, Sep 12, 2023 at 7:20 AM iminoli @.***> wrote:

Yes. Currently, I am interested in improving code optimization by avoiding block repetitions, and in communicating my results through reactive R shiny (tables, maps and plots), dashboards and infographics from large databases. I want to communicate results with infographics, but there are few resources in R related to this aspect.

— Reply to this email directly, view it on GitHub https://github.com/lsinks/blog-comments/issues/5#issuecomment-1715536207, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACMY2WCXOYRDTDHIFCUUMXLX2BARNANCNFSM6AAAAAA4NIDFNM . You are receiving this because you commented.Message ID: @.***>