convertGMIA: convertGMIA

View source: R/convertGMIA.R

convertGMIAR Documentation

convertGMIA

Description

Convert Global Map on Irrigated Area Data

Convert subtypes on ISO country level.

Usage

convertGMIA(x, subtype)

Arguments

x

MAgPIE object containing IrrigatedArea data on Country level

subtype

: No subtype needed

Value

Global Map on Irrigation data as MAgPIE object on country level Missing values are added as NA

Author(s)

Stephen Wirth

See Also

readSource

Examples

## Not run: 
a <- readSource("GlobalIrrigationMap", "all_data_national")
a <- readSource ("GMIA", "aei_pct", convert = FALSE)
a <- readSource ("GMIA", "aei_pct", convert = "correctonly")

## End(Not run)

pik-piam/mrvalidation documentation built on April 21, 2024, 4:26 a.m.