A lexicon for discussing, dissecting and analyzing the elements of a visualization as they pertain to their intended message.
- VizLex SlideDeck An introduction to VizLex using reveal.js slides.
- VizLex One-Page Handout A single page handout for reference.
library(xkcd)
library(ggplot2)
library(dplyr)
library(reshape2)
library(knitr)
devtools::install_github("jjallaire/revealjs")