This is a simple package that holds some ggplot auxiliary methods like themes and other color filler.
The installation is possible thanks to devtools install_github method.
if(!require("devtools")){
install.packages('devtools')
}
install_github('lpalomerol/ggplotToolR')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.