Michał Wypych
mwypych.bsky.social
Michał Wypych
@mwypych.bsky.social
R / Shiny dev
Background in academia
#rstats | #python | #dataviz | #rshiny

https://mic-wypych.github.io/
Basketball #tidytuesday

Adventures in {grid} part 2, tried to make a basketball court.

code: github.com/mic-wypych/t...

#rstats | #dataviz | #ggplot2
October 9, 2025 at 8:19 PM
only a week late to #Tidytuesday!

I started learning {grid} and while it's great its. so. many. iterations. One thing I learned so far: always draw by hand before coding!

#rstats | #dataviz | #ggplot2
October 3, 2025 at 8:40 AM
#tidytuesday

I looked at most active frog spotters and made a hopping cumulative plot.

code: github.com/mic-wypych/t...

#rstats #dataviz #ggplot2
September 3, 2025 at 8:42 PM
Another #tidytuesday.

I looked at inequality data for Poland from 1986 to 2023.
This one was largely inspired by W.E.B. Du Bois.

code: github.com/mic-wypych/t...

I love {ggforce} and the myriad options it opens.

#rstats #dataviz #ggplot2
August 8, 2025 at 7:38 PM
Yes! Mine looks like this:
August 7, 2025 at 5:57 AM
#tidytuesday

Did shows on Netflix get longer with time? Not really but interestingly they cap at 60 hours with very few longer shows.

code: github.com/mic-wypych/t...

#rstats #ggplot2 #dataviz
August 3, 2025 at 7:46 PM
#Tidytuesday

I looked at categories of funding of British Library. Sadly, all of them are down in 2023 with the peak in funding in 2006.

code: github.com/mic-wypych/t...

#rstats | #ggplot2 | #dataviz
July 19, 2025 at 8:13 PM
#tidytuesday about colors from the xkcd color survey!

Colors are always fun to work with. I looked at overlaps in descriptions of colors given by participants of the survey.

code: github.com/mic-wypych/t...

#rstats #dataviz #ggplot2
July 9, 2025 at 7:59 PM
This #Tidytuesday I looked at weekly gasoline prices in EU and US and the 2014 and 2022 invasions by Russia. Data for EU grabbed from EU weekly oil bulletin

If you want to support Ukraine and brush up some data skills consider Workshops for Ukraine by @dariia.bsky.social!

#ggplot2 #dataviz #rstats
July 1, 2025 at 8:55 AM
For this #TidyTuesday I made an animation showing measles lab confirmed cases per 100k in EU.

Animation with {gganimate}, legend added with weird {magick} tricks.
I'm not fully satisfied with this one, working with animations is tough!

code: github.com/mic-wypych/t...

#rstats #ggplot2 #dataviz
June 25, 2025 at 7:44 PM
#tidytuesday week 24

I was curious about most common licenses used in the APIs, their categories and providers. Made simple plots but wanted to combine them together.

code: github.com/mic-wypych/t...

#rstats #dataviz #ggplot2
June 17, 2025 at 10:16 AM
#tidytuesday week 23.

I looked at judge appointments by US presidents and parties.
The record goes to Reagan with 387 nominations (both terms).

Data with beginning and end of term for each president are from Kaggle US presidents dataset.

code: github.com/mic-wypych/t...

#rstats #ggplot2 #dataviz
June 11, 2025 at 7:41 PM
Thanks for pointing it out! I messed up when cleaning the code and removed a condition that deals with situations when n in comb() is lower than 2. I updated the code on github and below is a screenshot of the function. Lines 6-8 is where the difference is.
June 6, 2025 at 8:53 AM
#tidytuesday, this time about the gutenberg project!
I looked at coauthors - what are the age differences and what are the most common collections of coauthored books.

For me this one was a lot more about wrangling the data than making a plot.

code: github.com/mic-wypych/t...

#dataviz #rstats
June 5, 2025 at 12:16 PM
This #Tidytuesday is about the 2025 #UseR conference!
I made a simple interactive plotly schedule for the event. You can browse the talks and look up the dates, times, speakers and abstracts.

Working version: mic-wypych.github.io/user2025_sch...

code: github.com/mic-wypych/t...

#rstats #dataviz
April 30, 2025 at 8:58 AM
Made my first #quarto extension with #Typst!

Does anyone know how to store a quarto extension (and use it in a team) if I can't put it as a public repo on github? Ideally it would still be in version control (e.g. can I keep it on private github repo and push as zip to some google drive?)
#rstats
April 16, 2025 at 8:01 AM
Little late to #tidytuesday. This time I made a simple ggiraph that shows ranks of each state in various waiting time measures.

code: github.com/mic-wypych/t...

#rstats #dataviz
April 12, 2025 at 9:40 AM
This week in #Tidytuesday I'm looking at top 5 ranked Pokemons in attack, defense and HP across generations. Defense and HP are way more stable than attack!

It was fun thinking how to work on the generations to make this plot.

code: github.com/mic-wypych/t...

#rstats #dataviz #ggplot2
April 3, 2025 at 9:30 AM
It works. And I think sandwich supports clustered SEs at least for clm. It does not work for multinom though.
March 25, 2025 at 11:40 AM
Also the code below actually worked for me so maybe at least clm will work?
March 25, 2025 at 11:03 AM
Simple #tidytuesday week 5: it's donuts! 🍩
Donut chart of Simpsons: who spoke the most words.

#Dataviz in #rstats

code: github.com/mic-wypych/t...
February 5, 2025 at 9:39 AM
Today's accidents in #rstats #ggplot2

#dataviz
January 21, 2025 at 11:09 AM
Really liked the week 46 #TidyTuesday data so I made another one, this time focusing on regime changes on various continents in each decade.

I was initally really excited about this but ultimately I feel it just shows how much missing data there is, especially in Africa

#rstats #Dataviz
December 12, 2024 at 1:21 PM
Catching up on previous #TidyTuesday week 45
I looked at suffrage vs having women as a president in countries with presidential political system.

I think it's actually the first time I used {geomtextpath}!

#rstats #ggplot2

code: github.com/mic-wypych/t...
November 12, 2024 at 12:08 PM