Welcome to an R Markdown document. If you're fairly new to R, this might look different than you are used to. The benefit of R Markdown is that it has the ability to contain both code (like you would ...
theme(plot.title=element_text(color=color.title, size=10, vjust=1.25)) + theme(axis.text.x=element_text(size=7,color=color.axis.text)) + theme(axis.text.y=element ...