Calculate regional domestic supply for trade module
Usage
calcDomSupply(nutrient = "dm", extend = TRUE)
Arguments
- nutrient
"dm"
- extend
extend into magpie future years
Value
magpie object domestic supply
Details
Simple function to get the domestic supply for the trade module
Examples
if (FALSE) { # \dontrun{
a <- calcDomSupply()
} # }