#Rstats #RSpatial #Duckdb ⬇️⬇️⬇️
#Rstats #RSpatial #Duckdb ⬇️⬇️⬇️
heart rate plot: shows hear rate levels as a line chart within the last 4 hours
Garmin's sleep stages bar chart. shows length of sleep stages across a week on a stacked bar chart
stress plot: shows stress levels as a bar chart within the last 4 hours
Garmin training readiness plot as a gauge plot
I got a Garmin watch recently and went a rabbit hole trying to recreate its data viz in ggplot. It's so different from making regular report/dashboard plots!
Recreating things made with other technologies is a great way to learn!
Link: mic-wypych.github.io/posts/garmin...
#ggplot2 #dataviz #rstats
#outline( title: "List of Tables", target: figure.where(kind: "quarto-float-tbl") )
My favourite way to incorporate {gt} tables in Quarto rendered typst reports, along with `#show figure: set block(breakable: true)`{=typst} #rstats #quarto
Me, explaining my R script with Base R, data.table and tidyverse code. #rstats
{qrencoder} worked fine at our Research Day recently.
i guess this caddy setup should work too github.com/andrewheiss/... (nginx version given too)
Does anyone have a go-to guide for deploying {plumber} REST APIs on an on-premise server using Docker and Nginx? #rstats I used a tutorial earlier in the year, but I can't find it for some reason.
🎉 Announcing surveydown v1.0.0!
surveydown is an #opensource #rstats package for building surveys with #Quarto & #Shiny. This release improves the survey design experience, including:
- Simplified YAML settings
- Auto page navigation
- Previous buttons!
More at surveydown.org/blog/2025-11...
A map of the City of Tshwane - South Africa. The image contains a set of polygons each filled with an indicator of high or low turnout.
A map containing the road network in Bloemfontein, South Africa. The image has a dark background while the road network lines are neon green.
A map of small service town (Qonce, South Africa), the visualisation contains points of eateries along with their primary industry.
#30DayMapChallenge Day 1 - 3 | Points, Lines and Polygons. #rstats
Github actions with R by Chris Brown, Murray Cadzow, Paula A Martinez, Rhydwyn McGuire, David Neuzerling and David Wilkinson, Saras Windecker
#RStats
https://bigbookofr.com/chapters/version%20control.html#github-actions-with-r
All I want to do is make unfounded conclusions. Am I asking for too much?
Not a silly idea at all.
The new {marginaleffects} release for #RStats (0.30.0) comes with two new vignettes:
1. Speed up computation with automatic differentiation (often 10x gains) marginaleffects.com/bonus/perfor...
2. Power analyses with {marginaleffects} and {DeclareDesign}. marginaleffects.com/bonus/power....
An APA-formatted table of demographic characteristics of a sample
Recreating each of the tables in Chapter 7 of the Publication Manual of the American Psychological Association (7th Edition) tables in R with apa7 (Part 2 of 24)
Featuring hanging indents, column spanners, and decimal alignment
wjschne.github.io/posts/apatab...
#rstats #apastyle
Excited to see this irl. #econsky #rstats
📢 Materials from the OpenGeoHub Summer School 2025 (“Data Science for Earth Observation”) by Krzysztof Dyba are now online.
Discuss how to access, process, and analyze satellite data with #RStats.
👉 github.com/kadyb/OGH2025
#RSpatial #RemoteSensing #GISchat
I was skeptical at first, it has largely overtaken RStudio. Only issue I encountered early on was the View function in #Positron being different to RStudio.
A grid of bar charts showing the average weekly price of regular grade gasoline in the United States from 1993 to 2025, grouped by decade and year. Each bar represents a week, colored by the difference from the yearly mean price. The color scale ranges from deep blue for below-average weeks to orange for above-average weeks.
Gas prices in the US for this week's #TidyTuesday
Code: github.com/gkaramanis/t...
#RStats #dataviz
Quarto + Github Pages is probably a good start.
New conceptual review + tutorial on text embeddings out in #APA_Journals w/ @almogsi. Beginner-friendly, but experts will find spicy new takes as well. Tag a colleague who’s still counting words... #RStats #tidyverse #quanteda
1/
Here is a bit of #rstats analysis on the Bloemfontein property market.
blog.sivuyilenzimeni.com/posts/2025_P...
A facetted map of Cape Town South Africa's Gini Coefficient for the period 2019 - 2024.
Cape Town's Gini Coefficient using #rstats
Building an attendance-register app using #surveydown + supabase.
I don't. I usually look at Excel to check the quality of the output before forwarding it to a stakeholder. I haven't used MS products in so long, I need to remind myself of basic functionality from time to time.
Starting to look like I might not be able to work at Harvard anymore due to recent funding cuts. If you know of any open statistical consulting positions that support remote work or are NYC-based, please reach out! 😅
At least you all are looking into different operators. I have been using %in% with negation. I will try these two out.
I'm happy to announce the addition of 15 books to @bigbookofr.com including 9 in Portuguese!
#Rstats
oscarbaruffa.com/bbof-20250518/
A possible workflow of the spatial machine learning task.
A screenshot of a part of the blog post
🔍 Interested in spatial machine learning with R?🌍
We compare caret, tidymodels, and mlr3 for spatial tasks — and show how their workflows differ.
Read it here: geocompx.org/post/2025/sm...
#MachineLearning #SpatialAnalysis #RStats #rspatial
🚨 New #rexams version 2.4-2 out on CRAN #rstats
- exams2moodle: Fixed schoice evaluation in cloze exercises
- exams2nops: New features in nops_fix, nops_eval, ...
- exams2pdf: Facilitate customization
See the NEWS for more details.
cran.r-project.org/package=exams
The mininal example is definitely safe so public consumption. I will give it a a try, Thank you.