News

ggidst is by Matthew Kay and is available on CRAN. Add interactivity to ggplot2: plotly and ggiraph If your plots are going on the web, you might want them to be interactive, offering features ...
There’s a reason ggplot2 is one of the most popular add-on packages for R: It’s a powerful, flexible and well-thought-out platform to create data visualizations you can customize to your heart ...
Making wrappers for ggplot2 functions does require a fair amount of technical know-how. But once complete, wrapper functions like this take much of the complexity off of individual users’ plates and ...