Readme.md

This is a simple package that holds some ggplot auxiliary methods like themes and other color filler.

How to install

The installation is possible thanks to devtools install_github method.

if(!require("devtools")){ 
  install.packages('devtools')
}

install_github('lpalomerol/ggplotToolR')



lpalomerol/ggplotToolR documentation built on March 29, 2022, 12:08 a.m.