PlantationEstablishment: PlantationEstablishment

View source: R/PlantationEstablishment.R

PlantationEstablishmentR Documentation

PlantationEstablishment

Description

reads carbon stocks in harvested timber out of a MAgPIE gdx file

Usage

PlantationEstablishment(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

Area newly established in current time step for future timber production

Value

Area newly for timber production

Author(s)

Abhijeet Mishra

Examples


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

pik-piam/magpie4 documentation built on April 17, 2024, 9:22 a.m.