water_efficiency: water_efficiency

View source: R/water_efficiency.R

water_efficiencyR Documentation

water_efficiency

Description

reads Irrigation efficiency from a MAgPIE gdx file

Usage

water_efficiency(gdx, file = NULL, level = "reg")

Arguments

gdx

GDX file

file

a file name the output should be written to using write.magpie

level

spatial level of aggregation: "cell" (cellular), "reg" (regional), "glo" (global), "regglo" (regional and global) or any other aggregation level defined in superAggregate

Value

A MAgPIE object containing the irrigation efficiency on the requested aggregation level

Author(s)

Markus Bonsch

Examples


  ## Not run: 
    x <- water_efficiency(gdx)
  
## End(Not run)


pik-piam/magpie4 documentation built on May 7, 2024, 11:13 p.m.