med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

343
active users

#rspatial

6 posts6 participants0 posts today

From Brittany Barker: ‘My "GIS and Mapping in R" workshop for the Cascadia R Conference . . . is available at GitHub and includes four exercises that focus on using "sf", "terra", "ggplot2", and "leaflet" for geospatial analyses and creating static and interactive maps’
#RStats #RSpatial
(Barker is an asst research professor at Oregon State University in Portland)
github.com/bbarker505/CASCADIA

"GIS and Mapping in R" Workshop materials for 2025 Cascadia R Conf - bbarker505/CASCADIA_R_Intro_to_GIS_2025
GitHubGitHub - bbarker505/CASCADIA_R_Intro_to_GIS_2025: "GIS and Mapping in R" Workshop materials for 2025 Cascadia R Conf"GIS and Mapping in R" Workshop materials for 2025 Cascadia R Conf - bbarker505/CASCADIA_R_Intro_to_GIS_2025

I just posted a new short blog article! 📦

It's about using layer functions with {terra} in R — a handy way to work with multi-layer rasters without making your code a mess. It shows how to apply functions to raster layers.

pmassicotte.com/posts/2025-06-

Just another R blog (Philippe Massicotte)Using app(), lapp(), and tapp() with SpatRaster in R – Philippe MassicotteNumerical ecologist | Data visualization | R enthousiast

Rainy day here, so I'm using #GenerativeAI to help teach me more about Kyle Walker's cool {mapgl} #RStats 📦 . And it's been pretty fun so far.

1) I uploaded mapgl help files and vignettes to both ChatGPT & Claude.
2) I used the CustomGPT AI Tutor Blueprint chatgpt.com/g/g-1rlItjngn-ai-t to create a good prompt for a mapGL tutor.
3) I added that prompt to Claude, and my tutor was ready!
Prompt: gist.github.com/smach/4c08c4d9

The {pkgprompt} and {rdocdump} #R 📦s help turn R docs into text.