plot_AWC: Function to plot the percentage of Available Water Capacity...

View source: R/plot_AWC.R

plot_AWCR Documentation

Function to plot the percentage of Available Water Capacity (AWC)

Description

This function will plot the monthly AWC

Usage

plot_AWC(AWC_stack)

Arguments

AWC_stack

A SpatRaster generated in WaterDemand function

Value

Returns a plot (gg file) of monthly percentage of AWC

Examples

## Not run: 
plot_AWC(AWC_stack)

## End(Not run)

cropDemand documentation built on Oct. 14, 2023, 1:07 a.m.