RObservations #50: a journey across the United States with {mapBliss}
A tutorial on using the R package {mapBliss} to visualize a multi-state US travel journey with custom maps and datasets.
A tutorial on using the R package {mapBliss} to visualize a multi-state US travel journey with custom maps and datasets.
A tutorial on using R to parse Apple Music XML data and create personalized listening statistics similar to Spotify Wrapped.
Analyzes four datasets with high collinearity between predictors, demonstrating statistical diagnostics and modeling approaches using R.
A statistical analysis of a classic 1986 dataset, demonstrating how modern displays make hidden structures visible without complex methods.
A technical guide comparing spatial patterns in categorical raster data using R, focusing on landscape metrics and code examples.
A technical guide comparing spatial patterns in categorical raster data using R, focusing on land cover change analysis.
The Big Book of R adds 10 new books, including Spanish titles and English works on data science, statistics, and fantasy football analytics using R.
A technical guide on comparing spatial patterns in continuous raster data using R, focusing on methods for arbitrary regions.
A technical guide comparing spatial patterns in continuous raster data for overlapping regions using R, focusing on NDVI data analysis.
A tutorial on connecting to and querying SQL databases using the R programming language, including driver setup and error handling.
A technical analysis using R and the DHBins package to visualize New Zealand's National Land Transport Plan expenditure data via hexmaps.
Announcing the 2024 Ihaka Lectures series, featuring talks on literate programming, data journalism, and using R in government.
Explores challenges and algorithms for weighted sampling without replacement in R, focusing on achieving specified marginal probabilities.
A tutorial on creating calendar heatmap plots using ggplot2 in R to visualize time-series data like flight frequencies.
A technical introduction to Structural Equation Modeling (SEM) in R, explaining its concepts, graphical models, and applications in research.
A tutorial on advanced text styling in R's ggplot2, including dynamic color adjustment and using the new {marquee} package for markdown formatting.
A tutorial on enhancing line charts using ggplot in R, covering themes, colors, labels, and direct labeling techniques.
A technical guide explaining why ggplot2 line charts sometimes appear blank and how to fix the issue, focusing on data structure and grouping.
Announces a major update to the Big Book of R website, including a migration to Quarto, a new Psychology chapter, and the addition of new R programming books.
A tutorial on the six most fundamental R functions for data cleaning, using the tidyverse and palmerpenguins dataset.