RotationLength: RotationLength

View source: R/RotationLength.R

RotationLengthR Documentation

RotationLength

Description

reads rotation length out of a MAgPIE gdx file

Usage

RotationLength(gdx, file = NULL, level = "regglo")

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 rotation length

Value

Forest rotation length

Author(s)

Abhijeet Mishra

Examples


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

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