(This article was first published on is.R(), and kindly contributed to R-bloggers)

ggplot2 has just hit 0.9.2, and with the change comes a new theme system. Previous versions of ggplot2 offered a theme_blank(), which was a stripped-down, essentially blank plotting canvas, but it is now deprecated.
github user jrnold has produced a series of nice themes to work with the new system, but my most pressing need was for a replacement for theme_blank(), which I outline below.
This plot illustrates a heatmap similar to that shown here previously, but with my new_theme_empty applied:
To leave a comment for the author, please follow the link and comment on his blog: is.R().
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series,ecdf, trading) and more...

Zero Inflated Models and Generalized Linear Mixed Models with R.
Zuur, Saveliev, Ieno (2012).