raffdoc/r-slopegraph
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Slopegraphs in R James Keirstead 16 July 2011 http://www.jameskeirstead.ca/r/slopegraphs-in-r/ This is a small project demonstrating how Edward Tufte style slopegraphs can be made with R and ggplot2. The project consists of: - cancer_survival_rates.csv: the raw data - slopegraph.r: the R script (requires ggplot2 library)