Learn R Programming

cropDemand (version 1.0.3)

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

Description

This function will plot the monthly AWC

Usage

plot_AWC(AWC_stack)

Value

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

Arguments

AWC_stack

A SpatRaster generated in WaterDemand function

Examples

Run this code
if (FALSE) {
plot_AWC(AWC_stack)
}

Run the code above in your browser using DataLab