/data-viz

Snippets of code for specific visualizations

Primary LanguageR

Miscellaneous Data Viz

This repository contains snippets of code that are useful for specific visualizations. Maybe one day I'll make a package .. :)

├── Soil_VWC_and_precipitation

Code for plotting Soil VWC % as a line over time, with precipitation events underlain as bars:

Soil VWC% versus precipitation

├── Gantt_chart

Code for making a Gantt Chart - WIP!