Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 509 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 509 Bytes

GGPLOT-in-R

There are 3 csv files that are the input data. (Precipitation, Evaporation, and Runoff)

The presentation walks through the code that is used to create the ggplots. The code is also included if there is desire to reproduce the graphics or experiment.

The presentation also includes references that are helpful in learning ggplot. The one I find most useful is: https://www.rstudio.com/wp-content/uploads/2015/03/ggplot2-cheatsheet.pdf

Contact: [email protected] with any questions.