Joseph Kliegman / May 02 2019

Advanced Visualization Env

apt-get update
apt-get install -y libproj-dev libgdal-dev
apt-get clean
install.packages(c("proj4", "cowplot", "gapminder", "ggExtra", "quantmod", "ggthemes", "treemapify", "ggfortify", "zoo", "ggdendro", "forecast", "leaflet"))
devtools::install_github(c("hrbrmstr/ggalt", "dgrtwo/gganimate", "kassambara/ggcorrplot"))