Calle Börstell
banner
cborstell.bsky.social
Calle Börstell
@cborstell.bsky.social
Linguist at the University of Bergen 🇳🇴

#SignLanguages, #linguistics, #RStats & #dataviz
Reposted by Calle Börstell
Hei! Jeg ser etter norsktalere som vil gjøre et eksperiment 🔎. Du vil se bilder og norske ord og si om de er like eller ikke. Eksperimentet tar 10 minutter og du må gjøre det på PC/nettbrett. Velg ett eksperiment og del med andre nordmenn!

🔎 1: tinyurl.com/forsk1
🔎 2: tinyurl.com/forsk2

#norsk
November 12, 2025 at 2:39 PM
#TidyTuesday in the style of Chartle showing estimated incidence of TB

Code: github.com/borstell/tid...

#R4DS #DataViz
November 10, 2025 at 9:48 PM
Purrr is great and while I can still struggle with remembering the exact behavior of map functions, {purrr} is definitely becoming a staple for my own coding
November 4, 2025 at 2:45 PM
So it finally happened. I had to translate an expression from Norwegian because I couldn't retrieve it in Swedish when writing a thing (in Swedish)
November 4, 2025 at 11:25 AM
Flint water samples #TidyTuesday

Bootstrapped water samples for estimating proportion of samples with dangerous levels of lead

Code: github.com/borstell/tid...

#R4DS #DataViz #ggplot2
November 3, 2025 at 3:23 PM
library(ggplot2)
ggplot() +
geom_density(data=data.frame(x=rnorm(1e5)),aes(x))+
geom_line(data=data.frame(x =-5:5,y=cos(-5:5)/100),aes(x,y))+
annotate("point",x=c(-.3,0,.3),y=c(.3,.25,.3),size=3) +
ggtitle("Happy Halloween")+
theme_void(base_family="Rubik Wet Paint")

#RStats #ggplot2
October 31, 2025 at 11:16 AM
Maybe Don't Publish In
predatory journals
October 25, 2025 at 5:23 PM
Friday night early #TidyTuesday of British Literary Prizes.

Wanted it as a bookshelf, made it into a bookshelf 📚

Code: github.com/borstell/tid...

#R4DS #DataViz
October 24, 2025 at 10:28 PM
Reposted by Calle Börstell
Can you predict when Lou Bega's greatest hit, Mambo No. 5, was released based on the names of all the women mentioned in the song?

Weirdly yes.

yawpr.substack.com/p/project-a-...

#databs #rstats
October 21, 2025 at 8:24 PM
Since I have most of my peer reviews saved, I wanted to see some quick stats on the word length of reviews. I suspected they had gotten shorter over time, but it seems less than I thought.
October 21, 2025 at 2:16 PM
Playing around with subsampling and color tweaking in #RStats and #ggplot2

Ended up with this painting-like rendering of a photo of mine from 2019 🏔🖼
October 21, 2025 at 12:28 PM
UK weather data #TidyTuesday

Temperature changes over time and some individual temperature extremes highlighted on map
🌡🇬🇧

Code: github.com/borstell/tid...

#DataViz ##ggplot2
October 20, 2025 at 7:30 AM
New paper with @ryanlepic.bsky.social: doi.org/10.1515/ling....

Our previous research showed that ✨️inherently plural meanings✨️ favor two-handed signs across sign languages, now we see that hearing non-signers also produce more two-handed forms when asked to gesture plural meanings! 👐🏼
#linguistics
Non-signers favor two-handed gestures when expressing inherently plural meanings
Sign languages have been shown to favor two-handed forms to express plural meanings, and in this paper we investigate whether this pattern is similarly found in silent gestures improvised by hearing n...
doi.org
October 16, 2025 at 2:01 PM
The real magic is ✨️regex✨️
October 15, 2025 at 6:46 PM
World Food Day #TidyTuesday

FAO's data on moderate/severe food insecurity across areas of Europe 🌍

Code: github.com/borstell/tid...
October 14, 2025 at 12:27 PM
In 2017, I collected a bunch of ratings for a project. The participants were a messy group and the survey tool and design were not ideal, so I always wanted to recollect better data with a better experimental design.

I just did. Seems like the old ratings were pretty solid after all.
October 12, 2025 at 8:02 PM
Euroleague Basketball #TidyTuesday

A mini dataset, so decided to find a way to plot stadium capacity in an interesting way: went with points along the trajectory of a basketball shot! Swoosh! 🏀

Code: github.com/borstell/tid...

#R4DS #DataViz
October 6, 2025 at 1:06 PM
Trying to debug for much longer than needed before realizing that

sample(3, 1)

is interpreted as

sample(1:3, 1)

Could not understand what the issue was, thinking it must be my own code, but finally looked at ?sample documentation... #RStats
October 4, 2025 at 9:45 PM
Reposted by Calle Börstell
I just learned about the `truncate` argument in {lubridate} functions, which means NO MORE HACKY paste0(year, "-01-01") code to build dates when converting years to dates in #rstats
October 2, 2025 at 5:43 PM
Distributions of endings in Swedish place names

#RStats #DataViz
October 1, 2025 at 3:11 PM
Reposted by Calle Börstell
🎨 Theming got a huge overhaul with the latest #ggplot2 release. In honour of that @teunbrand.bsky.social has written a comprehensive deep-dive into styling your plots, covering both old and new functionality. Grab a coffee and dive in!

#rstats
ggplot2 styling
This post discusses one function in ggplot2: `theme()`. Find out about the glamour of graphics in this deep-dive article.
www.tidyverse.org
October 1, 2025 at 8:10 AM
I partially contributed to this week's #TidyTuesday dataset of crane observations at the lake Hornborgasjön, 🇸🇪

I made a minimalist plot of observation maxima – earlier over time – in the style of written notes.

{magick} magic for images!

Code: github.com/borstell/tid...

#R4DS #DataViz #ggplot2
September 29, 2025 at 1:59 PM
Reposted by Calle Börstell
@dslc.io welcomes you to week 39 of #TidyTuesday! We're exploring Crane Observations at Lake Hornborgasjön, Sweden (1994–2024)!

📁 https://tidytues.day/2025/2025-09-30

#RStats #PyData #JuliaLang #DataViz #tidyverse #r4ds
September 29, 2025 at 1:38 PM
Reposted by Calle Börstell
Since today is the #EuropeanDayOfLanguages, let's not forget that you are not required to keep your languages separate, pure, intact or in any way feel inadequate about your way of using your own language/s.
And don't let anyone take away your co-ownership of the languages you have.
September 26, 2025 at 8:03 AM
It's the #InternationalDayOfSignLanguages!

The GIF below shows a commonly used international sign for 'sign language'. But is there only a single, universal sign language? Of course not, there are many!

#Linguistics
September 23, 2025 at 3:10 PM