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
Examples
if (FALSE) { # \dontrun{
a <- calcTradeImportSupplyRatio()
} # }