Skip to content

correct LandInG data. Convert unit from ha to mio ha

Usage

correctLandInG(x)

Arguments

x

magpie object provided by the read function

Value

corrected magpie object

See also

Author

David Hoetten, Felicitas Beier

Examples

if (FALSE) { # \dontrun{
a <- readSource("LandInG", convert = "onlycorrect")
} # }