Monthly Archives: July 2009

Saving Plots in R — Part 2 of a Series

This is post #02 in a running series about plotting in R. Though the docs are relatively clear on how to save an R plot to disk in a variety of formats, I had some trouble figuring out how because … Continue reading

Posted in Plotting, R, Visualization | Tagged , | Leave a comment

Basic Plotting in R — Part 1 of a Series

This is post #01 in a running series about plotting in R. So, say you have some data that you would like to plot in R. In future entries I’ll discuss plotting multiple series, multiple axes, manipulating axis names and … Continue reading

Posted in Plotting, R, Visualization | Tagged , | Leave a comment