Skip to content

Calculates regional imports to supply ratios often termed "Import Dependency Ratio"

Usage

calcTradeImportSupplyRatio(magYears = FALSE)

Arguments

magYears

whether to output in magpie 5year timesteps

Value

Self import to supply ratio

Author

David M Chen

Examples

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