landForestry: landForestry

View source: R/landForestry.R

landForestryR Documentation

landForestry

Description

reads and compiles forestry land subcategories from a MAgPIE gdx file

Usage

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

Arguments

gdx

GDX file

file

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

level

Level of regional aggregation; "reg" (regional), "glo" (global), "regglo" (regional and global) or any other aggregation level defined in superAggregate

Value

land as MAgPIE object (Mha)

Author(s)

Florian Humpenoeder

See Also

reportLandUse

Examples


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


pik-piam/magpie4 documentation built on April 22, 2024, 3:34 p.m.