Antti Rask
youcanbeapirate.bsky.social
Antti Rask
@youcanbeapirate.bsky.social
Data Visualization | (Power) BI | R: RandomWalker package (co-author), TuneTeller Shiny App (author), and the author of the upcoming book ggplot2 extended l Helsinki Data Week (founder)
And now for something completely different…

I like to take photographs. I used to post a lot of street art photos on Instagram (that I’m leaving for good before the year is over).

This one happened by accident. A raindrop fell on the lens of the iPhone camera. So no filters needed!

#VisitHelsinki
December 19, 2024 at 9:00 PM
No new book chapter. But here's a function to turn color names into hex codes.

The image is missing:
library(tidyverse)

color_to_hex(c("cyan4", "blue"))

A tibble: 2 × 2
color hex

cyan4 #008B8B
blue #0000FF
2 rows

#ggplot2
#DataViz
#Writing
#RStats
💙📚
📊
December 14, 2024 at 10:15 PM
Writing ggplot2 extended continues...

The latest published (first version) chapter is about visualizing data summaries.

The {DataExplorer} package by Boxuan Cui is the main character of this one:
ggplot2-extended-book.com/data#sec-sum...

#ggplot2
#DataViz
#Writing
#RStats

💙📚
📊
December 8, 2024 at 11:43 AM
I updated my GitHub profile! It was about time (the last update was from 2022) too...

By the way, the number of contributions in the past five years: 4 -> 15 -> 25 -> 64 -> 128

Will I make 256 contributions in 2025? Probably not, but it is crazy that the growth has been more or less 2x each year.
December 1, 2024 at 11:24 PM
Planning next year with my dearest Helsinki Data Week crew @jkor.bsky.social, @eevamaija.bsky.social & Säde Haveri!

Anyway, what are your plans for next fall? 🤓

www.helsinkidataweek.com

#HelsinkiDataWeek
#VisitHelsinki
#VisitFinland
#HDW2025
November 30, 2024 at 6:44 PM
ggplot2 extended continues...

The latest published (first version) chapter is about visualizing missing values in your data set.

The {naniar} package by Nicholas Tierney et al. is the main character of this one:
ggplot2-extended-book.com/data#sec-mis...

#ggplot2
#DataViz
#Writing
#RStats

💙📚
📊
November 27, 2024 at 10:01 PM
LinkedIn prompts us to "Start a post, try writing with AI".

How about "Start a post, try writing without AI"? I know I would be much happier if my fellow LinkedIn users did that instead.

Making yourself sound like a bot isn't doing you any favors in the already competitive job market.

#Facts
#AI
November 27, 2024 at 9:23 PM
I'm continuing to write ggplot2 extended, the book. This week I'm writing about ggplot2 extensions that help with the EDA process.

What are your favorite ggplot2-related EDA tools?

Let me know in the comments!

ggplot2-extended-book.com/data#sec-exp...

#ggplot2
#DataViz
#Writing
#RStats

💙📚
📊
November 22, 2024 at 8:58 PM
What's the purpose and scope of ggplot2 extended? What will you learn by reading the book (when it's done)? What won't you and why? Who is the book for? Who am I to write it? What next?

The answers can be found here:
ggplot2-extended-book.com/introduction

#ggplot2
#DataViz
#Writing
#RStats

💙📚
📊
November 17, 2024 at 10:35 AM
THE 2024 MAD LANDSCAPE X WHERE'S WALDO? - The crossover you didn't know you needed! Think you can spot the familiar friendly fellow with a striped shirt?

Thank you and sorry Matt Turck! I'm a big fan of the original concept.

#FunnyBecauseItsTrue
#FridayMemes
#MAD2024
#DataBS
#Satire
November 15, 2024 at 4:42 PM
What’s up?

This website: www.ggplot2-extended-book.com

I’m writing my first book. You can see the progress almost in real-time!

It’s about ggplot2 extension packages and how to use them for better data visualizations.

What do you think?

#FirstTimeAuthor
#DataViz
#ggplot2
#Writing
#RStats
November 14, 2024 at 3:25 PM