Skip to content

reports Forest rotation length.

Usage

reportRotationLength(gdx, level = "regglo")

Arguments

gdx

GDX file

level

aggregation level of returned data ("regglo" by default)

Value

Forest rotation length

Rotation length variables

NameUnitMeta
Rotation lengths|ForestryyearsOptimal rotation length for timber plantations

Author

Abhijeet Mishra

Examples


  if (FALSE) { # \dontrun{
    x <- reportRotationLength(gdx)
  } # }