Skip to content

Convert FRA2025 data

Usage

convertFRA2025(x, subtype)

Arguments

x

MAgPIE object containing original values

subtype

The FAO FRA 2025 subtype.

Value

Data as MAgPIE object with common country list

See also

[readSource()]

Author

Simin Yu

Examples

if (FALSE) { # \dontrun{
a <- readSource("FRA2025", "growing_stock", convert = TRUE)
} # }