# the development version from GitHub: # install.packages("devtools") devtools::install_github("tidyverse/ggplot2") # <http://bit.ly/2BBOWlg> plotoptions <- list(opts(x,y,z),scale_fill_manual(...),labs(x,y,z)) someplot + plotoptions