Data Analyst & Science Lead @ Atlas of Living Australia | Evolutionary biologist & social psychologist (PhD) 🧪 | #rstats | Music enthusiast 🎶
(he/him)
| Website | https://daxkellie.com/ |
| GitHub | https://github.com/daxkellie |
Data Analyst & Science Lead @ Atlas of Living Australia | Evolutionary biologist & social psychologist (PhD) 🧪 | #rstats | Music enthusiast 🎶
(he/him)
| Website | https://daxkellie.com/ |
| GitHub | https://github.com/daxkellie |
After I shared an animal dataviz earlier this month, some people asked to see the plants version 🌱 So here it is!
Plant observations added to the Atlas of Living Australia in 2024! 🌏🌼 Flowering plants really dominate!
Thanks @georgios for sharing your code for what I thought was a perfect way to visualise counts & categories 🤩🙏: https://github.com/gkaramanis/tidytuesday/tree/master/2024/2024-week_28
I've basically just reworked your great dataviz to show taxonomic groups instead, so you deserve credit!
For biodiversity month, I made this #dataviz of animal observations added to the Atlas of Living Australia in 2024! 🌏
🐦 Perching birds (eg songbirds, finches, magpies) are truly #1 🥇 & for good reason: They represent > half of all bird species globally!
code: https://github.com/AtlasOfLivingAustralia/science/blob/main/comms/2024-09-10_animalia/bubble-chart.R
I was having a real problem using {testthat} on a function with lots of {cli} messages because messages printed in my tests even though I didn't want them to 😑
But then I came across `purrr:quietly()`, which captures output, warnings and messages in a list rather than in the console 😀
I only just discovered the `lst()` function from the {tibble} package, but it is so wonderfully convenient if you work with lists!
Normally, naming & renaming list elements is a pain 😑, but `tibble::lst()` retains the names of the elements used to make the list 😎
🐝 A blue banded bee for #NationalHoneyBeeDay!
Every circle’s size is proportional to the number of observations each day since 2001