News

Here's your easy-to-use guide to dozens of useful ggplot2 R data visualization commands in a handy, searchable table. Plus, download code snippets to save yourself a boatload of typing.
qplot(factor(myfactor), data=mydf, geom=”bar”, fill=factor(myfactor)) See my searchable ggplot2 cheat sheet and time-saving code snippets. Hadley Wickham patchwork ...