For Day 3 of the #30DayChartChallenge, the prompt is "Circular"
Sunburst plot showing countries where 1% have >10% of wealth
Data formatting #RStats to create JSON data
Figured out how to edit an imported D3 chart in Observable
For Day 3 of the #30DayChartChallenge, the prompt is "Circular"
Sunburst plot showing countries where 1% have >10% of wealth
Data formatting #RStats to create JSON data
Figured out how to edit an imported D3 chart in Observable
2025 #30DayChartChallenge | day 03 | comparison | circular
.: https://stevenponce.netlify.app/data_visualizations/30DayChartChallenge/2025/30dcc_2025_03.html
.
#rstats | #r4ds | #dataviz | #ggplot2
Looking for ideas for building a little #Rstats function.
Let's say I asked a bunch of people if they felt older, younger, or the same age as half a dozen randomly-selected ages.
Let's say that because that's what I did.
Example: Jane is asked this question about ages 17, 19, 25, 38, 41, and 52.
Each person answers younger/same/older to each of the ages (each person also gets a different selection of ages to answer).
Ultimately, I want to use those answers to get an estimate of the age each person feels. First, however, I want to see how numerically consistent each person's answers are.
Examples: if Jane said
17: older
19: older
25: older
38: same age
41: younger
52: younger
That's numerically consistent. However, if she said
17: older
19: younger
25: older
38: same age
41: older
52: younger
that's not consistent (she can't be both younger than 19 and older than 41).
It's also consistent if she said she felt younger than all the ages or older than all of them.
Maybe because it's late or maybe because I'm slow, I'm having a hard time approaching this. I'll leave it on the back burner for a couple of days since it's late where I am and I won't have time for it tomorrow.
If any of y'all (and many of you are ridiculously more quantitatively skilled than I am) have ideas of how to approach a function for this, or -- even better -- if a solution already exists as a formula or something, lay it on me. I'll be in your debt*.
*up to but not surpassing verbal compliments and possibly $2 USD
Menacing upward trend alert! Day 2 of #30DayChartChallenge focuses on "slope," and #spottedlanternfly observations on #iNaturalist paint a concerning picture. This #invasivespecies (#Lycormadelicatula), highlighted in my #Rstats infographic (back to Python tomorrow
), poses a threat to our trees. Join #citizenscientists and report any sightings to help track this pest! #HitchHikerBug #DataViz #Ecology https://tinyurl.com/5n7b8xe3
(pandas cont'd) For #rstats users, the DataFrame name will be familiar, as the object was named after the similar R data.frame object. Unlike Python, data frames are built into the R programming language and its standard library. As a result, many features found in pandas are typically either part of the R core implementation or provided by add-on packages
matplotlib. Yhe most popular Python library for producing plots and other two-dimensional #datavisualization or #dataviz
IPython & Jupyter
every now and then I try to explain how all my generative art comes from a place of extremely raw emotion. yes, it's usually an #rstats script that does the work, but... it's not like normal programming or analysis, it's something else. anyway. this one. this piece is exactly that - for a thousand different reasons I've been really moody and messy the last month or so and *this* is what my code does when that happens
R Dev Day @ RSECon25
Warwick University, UK
Fri 12 Sep
Apply to attend this free event, to collaborate on contributions to #RStats.
Travel funding available for participants from UK, Europe & Global South
Deadline Wed 23 Apr: https://warwick.ac.uk/statistics/news/r-dev-day-rsecon25
Can you believe it? A major podcasting achievement has been unlocked with episode 200 of the @rstats @rweekly Highlights podcast! https://serve.podhome.fm/episodepage/r-weekly-highlights/200
Text analysis and prediction with LLMs: {mall} does it all (Camila Livio) @Posit
The guide to gradients in R and ggplot2 @jimjamslam
Plus great listener feedback from @maurolepore and our usual mix of aha moments and perhaps a few lame jokes
h/t @mike_thomas & @jonmcalder
2025 #30DayChartChallenge | day 02 | comparison | slope
.: https://stevenponce.netlify.app/data_visualizations/30DayChartChallenge/2025/30dcc_2025_02.html
.
#rstats | #r4ds | #dataviz | #ggplot2
It's Day 2 of the #30DayChartChallenge, and the prompt is "Fractions"
Re-using yesterday's data from Our World in Data on wealth distribution
Slope chart looking at change over 200 years
Chart made with Observable
Dear #rstats friends, remember all those tempdir()/tempfile() gymnastics for CRAN compliance?
examplesTempdir just made that circus act a one-liner with a simple #roxygen2 tag extension. Your future self will thank you.
#Day2 of the #30DayChartChallenge, theme: #Slope
Comparando pendientes: Índice Precios Vivienda (IPV) vs Índices Salario Modal (H/M, € const.) en España (2009-2021, Base 2015=100).
Visualiza la brecha creciente: el coste de la vivienda subió mucho más rápido que los salarios modales reales.
Datos: INE. Hecho con #rstats #ggplot2.
Código: https://t.ly/heDni
#30DayChartChallenge - Day 1: Fractions Everyone's talking about Trump and tariffs but how much longer do we have to put up with his crap? Sadly, we're just under 5% of the way through so have a long way to go. #rstats #dataviz #TidyTuesday
Maybe Shiny is playing an April Fools trick on me? My R Shiny app works fine in RStudio *on my Shiny Web server* but not at its URL. All my other Shiny apps work fine on that server at their URLs. Sigh. Don't see anything useful in my logs.
The app will work on shinyapps.io so I guess that's what I'll use meanwhile.
#RStats #RShiny
#Day1 of the #30DayChartChallenge, theme: #Fractions
Fracciones de Tenencia de Vivienda (Propiedad vs Alquiler/Otros) por Grupo de Edad en España (2024). Se ven claras diferencias generacionales.
Fuente: INE (Indicadores Calidad de Vida)
Hecho con #rstats #ggplot2
Código: https://t.ly/o0_y8
Quarto + #RStats + Observable =
New blog post from me about:
What is Observable?
Why should R users care?
How do you use both together to make interactive charts?
I've finished an audiobook version of my #statistics textbook for biological and environmental sciences with #jamovi -- all free and available on my website and Spotify (https://bradduthie.github.io/audiobook.html). I initially underestimated how much my own students would want this, so my hope is that others my benefit from it. Please feel free to contact me if you're teaching an introductory statistics class and are looking for resources! #rstats #stats https://bradduthie.github.io/blog/statistics-audiobook-with-jamovi/