I\'ve been attempting to draw a heatmap using ggstructure. I don\'t mind using base graphics if I can get a few pointers. I want the heatmap to look similar to this:
I have loaded in time series data of creek depth and am needing to calculate total annual values (Oct-April) for each year. The following is what I have tried thus far: