Edward Tufte criticized R for not being able to do some things typographically. It came in a tweet and was likely misunderstood. Sort of. I got a clarification from the man himself.
R
-
Members Only
Tufte Tweet Follow-up; Visualization Tools and Resources Roundup for December 2018
-
Members Only
How I Made That: Animated Difference Charts in R
A combination of a bivariate area chart, animation, and a population pyramid, with a sprinkling of detail and annotation.
-
Members Only
How to Make Frequency Trails in R
Also known as ridgeline plots, the method overlaps time series for a 3-D-ish view of the data. While perhaps not the most visually efficient, the allure is undeniable.
-
Members Only
How to Make Better-Looking, More Readable Charts in R
Defaults are generalized settings to work with many datasets. This is fine for analysis, but data graphics for presentation benefit from context-specific design.
-
Members Only
Wrong Tool, Right Tool, More Tools for Visualization
Welcome to the new members-only newsletter: The Process. In this first update, a certain data graphics expert seems to really dislike R, which prompts a look into the visualization tools we use and what one might get out of a bigger toolbox.
-
Members Only
How to Visualize Ranges of Data in R
When you want to focus on the magnitude of differences between low and high values, use visual cues that highlight distance.
-
Members Only
How I Made That: National Dot Density Map
Mapping one dot per person, it’s all about putting the pieces together.
-
Convert an image to LEGO brick shopping list in R
Every day you wish you could convert a picture of your family or…
-
Members Only
3-D Printing: How to Prepare the Data in R
Moving your data from the digital screen to something more physical isn’t as tricky as it seems. Here’s how I did it.
-
Data, R, and a 3-D Printer
We almost always look at data through a screen. It’s quick and good for exploration. So is there value in making data physical? I played around with a 3-D printer to find out.
-
Datasets for teaching data science
Rafael Irizarry introduces the dslabs package for real-life datasets to teach data science:…
-
Members Only
How to Make Chord Diagrams in R
Show connections in the circular layout for a more compact presentation.
-
Traveling salesman image drawing
This is a fun drawing experiment in R by Antonio Sánchez Chinchón. A…
-
Outlier detection in R
Speaking of outliers, it’s not always obvious when and why a data point…
-
Members Only
How to Make Unit Charts with Icon Images in R
Make the unit chart less abstract with icons that represent the data, or use this in place of a bar chart.
-
Link
Let it flow, let it flow, let it flow →
The particles R package from Thomas Lin Pedersen ports d3-force from d3.js to R. Make a bunch of dots move.
-
Members Only
How to Make Venn Diagrams in R
The usually abstract, qualitative and sometimes quantitative chart type shows relationships. You can make them in R, if you must.
-
Field Guide to the R Ecosystem
If you’re looking to acquaint yourself with R — the non-coding aspects of…
-
R data structures for Excel users
Introducing yourself to R as an Excel user can be tricky, especially when…
-
12 Days of ChaRt-mas
As everyone has already checked out for the rest of the year, I’m going to mess around with R to the tune of The Twelve Days of Christmas and nobody can stop me.