This post continues Jorges Camoes discussion on data loss aversion. In my first post on this topic, I used a dot plot to show the 1967 and 2005 values to summarize relative shifts in households by total household income bracket. Derek, giving in to data loss aversion, used a logarithmic axis technique to show all data in intervening years between 1967 and 2005. Andreas Lipphardt used small multiples to show 1967 and 2005 values as well as the overall change by bracket. We can combine Dereks “giving into loss aversion” and Andreas’s “small multiples” approaches to show all data for the 9 series in a compact trellis chart by using the R Lattice package. I have a brief discussion on using R for advanced charting here. This R lattice plot has several advantages:
- Shows all data
- All plots share common X and Y axes, reducing axis labeling
- Plot uses banking to 45 to enhance visualization





derek
I have added a link to Chapter 4 of Paul Murrells’s R Graphics book. It’s free. You can check it out to see if you think it’s worth $80 for the other 6 chapters and info packed appendix.
Pingback: R Learning Curve for an Excel User « Charts & Graphs
I saw those other links, but they weren’t the ones that looked great
derek
I listed quit a few resources. All CRAN documents and software are free.
The 7 tutorial links are all free.
The 3 video links are free.
The 3 books may seem pricey, however, remember the software is free.
The R-Excel add-in is free.
The GGPlot2 is software free.
Kelly
I too would like to get started but haven’t been able to crack the starting barrier yet. The resource Kelly links to on his web site looks great, until you realise it’s an $80 book!
Yeah, I think some tutorials would be a great idea and very welcomed by readers. Being that R is available to all, I think there would be more people apt to dive into it if there was a solid resource out there. Also, I don’t think it has to be very advanced either. Something simple to start.
I would be absolutely open to a guest post or at a minimum a link back to here if you are interested.
Tony
I’ll work up a post on my R Graphics learning curve and suggestions soon.
I’m thinking about a series of R graphics video tutorials. Do you think there would be much interest?
There are plenty on Excel charting and I’ve done a few myself. Any suggestions?
Any interested readers? Let me know.
I agree that Excel was not designed well for advanced charting and have been meaning to dive more into R. Are there any references that you would recommend for those starting to learn R?