jkeirstead / r-slopegraph

Create Edward Tufte style slopegraphs with R and ggplot2

Home Page:http://www.jameskeirstead.ca/r/slopegraphs-in-r/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slopegraphs in R
James Keirstead
12 December 2013

This is a small project demonstrating how [Edward Tufte style slopegraphs](http://charliepark.org/slopegraphs/) can be made with R and ggplot2.  The project consists of:

- slopegraph.r: the R script (requires ggplot2 library)
- cancer_survival_rates.csv: the raw data
- slopegraph-demo.r: creates example plot

About

Create Edward Tufte style slopegraphs with R and ggplot2

http://www.jameskeirstead.ca/r/slopegraphs-in-r/


Languages

Language:R 100.0%