The goal of ggveplot is to extend ggplot2 and automate plotting of some thematic graphics.
You can install the development version of ggveplot from GitHub with:
# install.packages("devtools")
devtools::install_github("jbkwizera/ggveplot")This is a basic example which shows you how to solve a common problem:
library(ggveplot)
# Example usage