ForestYield: ForestYield

View source: R/ForestYield.R

ForestYieldR Documentation

ForestYield

Description

calculates timber yield out of a MAgPIE gdx file

Usage

ForestYield(gdx, file = NULL, level = "cell")

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

Details

Forest yield for timber production

Value

Forest yield for timber production in tDM per ha per year

Author(s)

Abhijeet Mishra, Florian Humpenoeder

Examples


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

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