Customizing your charts doesn’t have to be a time-intensive process. With just a teeny bit more effort, you can get something that fits your needs.
R
-
Moving Past Default R Charts
-
Members Only
How to Make Dot Density Maps in R
Choropleth maps are useful to show values for areas on a map, but they can be limited. In contrast, dot density maps are sometimes better for showing distributions within regions.
-
Large-ish data packages in R
If you’ve played around with R enough, there comes a time when you…
-
R meme generator
Nobody asked for it, so you got it. The meme package for R…
-
Members Only
How to Make Gridded, Equal-Distance Dot Maps
For when your geographic data is evenly spread rather than aggregated by government boundaries.
-
Optimizing your R code
Hadley Wickham offers a detailed, practical guide to finding and removing the major…
-
Create a barebones R package from scratch
While we’re on an R kick, Hilary Parker described how to create an…
-
R for cats and cat lovers
Following the lead of JavaScript for Cats by Maxwell Ogden, Scott Chamberlain and…
-
Members Only
Detecting and Plotting Sequence Changes
Change detection for a time series can be tricky, but guess what, there’s an R package for that. Then show the results in a custom plot.
-
Mapping a century of earthquakes →
Earthquakes are in the news a lot lately. A quick search shows a…
-
Members Only
How to Make Smoothed Density Maps in R
Too many points to plot often means obscured patterns in the clutter. Density maps offer a smooth alternative.
-
How to Read and Use Histograms in R
The chart type often goes overlooked because people don’t understand them. Maybe this will help.
-
Interactive maps with R
You can make static maps in R relatively well, if you know what…
-
Where People Run in Major Cities
There are many exercise apps that allow you to keep track of your…
-
How R came to be
Statistician John Chambers, the creator of S and a core member of R,…
-
Learn R interactively with the swirl package
R, the statistical computing language of choice and what I use the most,…
-
Members Only
How to Map Geographic Paths in R
As people and things move through a place, it can be useful to see their connected paths instead of just individual points.
-
Introducing R to a non-programmer, in an hour
Biostatistics PhD candidate Alyssa Frazee was tasked with teaching her sister, an undergraduate…
-
The Baseline and Working with Time Series in R
A big part of statistics is comparisons, and perhaps more importantly, to figure out what to compare things to. Perspective changes with the baseline.
-
Accidental aRt
There comes a time late at night when your screen grows fuzzy and…