Skip to content

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

Author

David Chen

Examples

if (FALSE) { # \dontrun{
a <- calcDomSupply()
} # }