This is an R package with the suite of functions I use for daily work. Page with common plots will be added soon.

Package can be installed by running:

#install.packages("devtools")
library(devtools)
install_github("Oromendia/oromendia")

and loaded by running:

library(oromendia)