MassMutual DSDP - DataVis Workshop 2017
  • Home
  • Schedule
  • Resources
    • Helpful Links
    • Troubleshooting R Markdown
  • Labs
    • 01. Deconstructing data graphics
    • 02. Intro to R and RStudio
    • 03. ggplot2
    • 04. `ggthemes` and color palettes
    • 05. Geographic visualization with `leaflet`
    • 06. Interactive data graphics with `plot.ly`

Resources

  • RStudio IDE
    • Download and install RStudio Desktop
    • Download and install R
  • Learn more about R Markdown
  • Packages you should install: mosaic, knitr, markdown
  • RStudio Cheat Sheets:
    • RStudio IDE
    • R Markdown
    • Data Wrangling
    • Data Visualization
  • Using R with the mosaic package
    • the mosaic package
    • Minimal R for Intro Stats: one page handout with R commands
    • Resources Related to the mosaic Package: a longer illustrated guide to using mosaic
    • Randomization-based inference using the mosaic package
    • Nick Horton’s videos introducing RStudio at Amherst
    • Interactive tutorials via swirl, DataCamp
    • Search StackOverflow for the r-mosaic tag
  • Using ggplot2
    • Visit the website
    • Consult the documentation
    • Read the book
  • Using R with the dplyr package
    • Search StackOverflow for the ggplot2 tag
    • Read the vignettes
  • Books
    • The Visual Display of Quantitative Information, Edward Tufte, Graphics Press, 2001. Hardcover is $27-40.
    • Modern Data Science with R, Baumer, Horton and Kaplan.

Workshop by R. Jordan Crouser and Amelia McNamara.