Skip to content

aballou16/intro_ggplot2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

intro_ggplot2

Introduction to ggplot2 with example code and applications

In the included R markdown document (intro_ggplot_final.Rmd), I've included an introduction to ggplot, example code, and walkthrough exercises. I've also included the .pdf output of the markdown document (intro_ggplot_final.pdf).

Topics include:

  • Introduction to ggplot
  • Installation and Set-Up (and working example data)
  • ggplot basics
  • Scales
  • Titles, subtitles, & labels: Basics
  • Titles, subtitles & labels: Extensions
  • Legends
  • Reference Lines
  • Facets
  • Themes
  • Combining Plots
  • Exporting Plots

The example exercises leverage the Storms data from dplyr.

Part of the introductory material draws from Dr. Ben Baumer's introductory to Statistics and Data Science course. Dr. Baumer's github can be found here.

About

Introduction to ggplot2 with example code and applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published