"Basic data viz" & "Advancing with data viz in R using ggplot2" for Boston University's "Data+Narrative" workshop
ggplot2
Data + Code for “Basic data visualization in R” and “Advancing with data visualization in R using ggplot2
“ at the Data+Narrative storytelling workshops at Boston University on Thursday, June 7th 2018.
Note the “Advancing with data visualization in R using ggplot2
“ workshop is ~90% the same as a workshop on the same topic I gave at BU last year.
Equivalent materials for “Tricks for cleaning your data in R” available, from 2017, are here.
R-basic-dataviz.md: Markdown file (for viewing on the web)
R-basic-dataviz.pdf: PDF file (for printing out)
R-advancing-with-dataviz.md: Markdown file (for viewing on the web)
R-advancing-with-dataviz.pdf: PDF file (for printing out)
The R code for each class, which can be run in RStudio:
boston_weather.csv: data on weather in Boston on June 7th (the day of this workshop) from 2007 to 2017, from Weather Underground. See processing-weather-data.R for more details.
life.csv: data on life expectancy for each country from 2000 to 2015, from the World Health Organization
.R
file in RStudio .md
file online or printing the .pdf
file out by clicking the Github links aboveychristinezhang at gmail dot com
or on Twitter
This work is licensed under a Creative Commons Attribution 4.0 International License.