GrowingStock: GrowingStock

View source: R/GrowingStock.R

GrowingStockR Documentation

GrowingStock

Description

reads woody growing stock out of a MAgPIE gdx file

Usage

GrowingStock(gdx, file = NULL, level = "regglo", indicator = "relative")

Arguments

gdx

GDX file

file

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

level

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

indicator

If the reported numbers are relative (mio m3/ha) or absolute (mio. m3). Default is relative.

Details

Growing stock for producing woody materials consist of growing stock from plantations (forestry), secondary and primary forest as well as other land (natveg)

Value

Growing stock in m3 per ha

Author(s)

Abhijeet Mishra

Examples


## Not run: 
x <- GrowingStock(gdx)

## End(Not run)


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