Read-in an FRA data from 2015 (forest resource assessment)
Arguments
- subtype
data subtype. Either "production" or "fac" (forest area and characteristics)
or "biodiversity" or "anndat" (Annual Data)
Value
magpie object of the FRA 2015 data
Examples
if (FALSE) { # \dontrun{
a <- readSource("FAO_FRA2015", "production")
} # }