Jonathan Kitt
banner
jonathankitt.bsky.social
Jonathan Kitt
@jonathankitt.bsky.social
🧬 Wheat genomics
📊 Data analysis & visualisation
🖥️ Computational biology
https://jonathankitt.netlify.app/blog
I'm in the middle of preparing slides for an "Introduction to R" course. Thought I'd use a figure to explain element recycling in vectorized operations.
#RStats #course #learn
September 26, 2025 at 11:54 AM
Wow ... I'd never come across this use of with(), which allows combining the pipe and computing a correlation coefficient. Thanks to @mansthulin.bsky.social for explaining this in his fantastic book www.modernstatisticswithr.com!
#Rstats #code #neverknew
July 22, 2025 at 12:22 PM
Day 11 of the 2025 #30DayChartChallenge - "stripes".
Looking at global surface temperatures using data from @ourworldindata.org.
Code available in comments.
#Rstats #dataviz #code #data #showyourstripes
April 11, 2025 at 1:17 PM
Day 10 of the 2025 #30DayChartChallenge ... 1/3 of the way through !! 🎉
Today's prompt is "Multimodal", and I had no idea which dataset to use, so I decided to create different normal distributions.
Code available in the comments.
#Rstats #distributions #datavis #code
April 10, 2025 at 7:59 AM
Day 9 of the #30DayChartChallenge - "Diverging".
Code available in comments.
#Rstats #datavis #code #penguins
April 9, 2025 at 7:06 AM
Day 8 of the 2025 #30DayChartChallenge - "Histogram".
Code available in comments.
#Rstats #datavis #code
April 8, 2025 at 6:48 AM
Day 7 of the 2025 #30DayChartChallenge, "Outliers".
Code available in the comments.
#Rstats #datavis #penguins #tidyplot #code
April 7, 2025 at 6:40 AM
Day 6 of the 2025 #30DayChartChallenge.
Used the "energy" dataset included in the {tidyplots} package.
Code available in comments.
#Rstats #datavis #code
April 6, 2025 at 12:01 PM
Day 5 of the 2025 #30DayChartChallenge, using the #animals dataset included in the #tidyplots package to look at the speed of mammals.
Code available in the comments.
#Rstats #datavis #code
April 5, 2025 at 9:40 AM
Day 4 of the 2025 #30DayChartChallenge, "Big or small?".
Been using the great #tidyplots package (@jbengler.de) so far, with the great {palmerpenguins} dataset (@apreshill.com & @allisonhorst.bsky.social).
Code available in comments below.
#Rstats #datavis #penguins #code
April 4, 2025 at 6:28 AM
Day 3 of the #30DayChartChallenge, with a #donut to represent counts, still using the #palmerpenguins dataset.
Link to code in comments.
#Rstats #datavis #code
April 3, 2025 at 5:41 AM
Day 2 of the #30DayChartChallenge, with a scatter plot and regression lines.
Code available in the comments below.
#Rstats #datavis #code
April 2, 2025 at 8:27 AM
Kicking off the #30DayChartChallenge with a simple stacked bar plot using the #PalmerPenguins package. My personal challenge this year is to use the #tidyplots package by @jbengler.de for as many plots as possible.
Code available in comments below.
#RStats #datavis #code
April 1, 2025 at 7:55 AM
Just received this book !
#DeepLearning #math
March 28, 2025 at 3:19 PM
This is quite a nice feature in #RStudio when your code's getting rather long with plenty indentations :
Tools > Global Options > Code > Display > Indentation guides
#Rstats #code
February 28, 2025 at 6:56 AM
Had never noticed that until today ... When creating a count table in R with table(), if you use View() then the table will be displayed in long format with non-existing combinations defined as 0!
#Rstats #code #palmerpenguins
February 27, 2025 at 1:53 PM
Just pre-ordered this new book from Josh Starmer!
#neuralnetworks #AI #Pytorch #DeepLearning
December 27, 2024 at 2:13 PM
Vendée Globe 2024 latest positions (map made with R using the official race data)
#R #VendeeGlobe
November 15, 2024 at 10:56 AM