ufvsol792 / datavizm20.classes.andrewheiss.com

πŸŽ“ GSU MPA/MPP course on data visualization with R and ggplot2

Home Page:https://datavizm20.classes.andrewheiss.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Visualization with R (PMAP May 2020)

Data visualization image

Theme

This site uses the Academic Hugo theme, with some slight template modifications found in /assets/ and layouts/. The theme is included as a submodule, so when when cloning for the first time, use this command to get the theme too:

git clone --recursive https://github.com/gcushen/hugo-academic.git

To get the theme later, use this command:

git submodule add \
  https://github.com/gcushen/hugo-academic.git \
  themes/hugo-academic

To update to the latest version of the theme, use:

git submodule update --recursive --remote

About

πŸŽ“ GSU MPA/MPP course on data visualization with R and ggplot2

https://datavizm20.classes.andrewheiss.com


Languages

Language:HTML 94.1%Language:CSS 3.3%Language:TeX 1.1%Language:R 0.9%Language:Makefile 0.4%Language:JavaScript 0.3%