Skip to content

Convert LPJmL content

Usage

convertLPJmL4(x)

Arguments

x

magpie object provided by the read function

Value

List of magpie objects with results on cellular level, weight, unit and description.

See also

[readLPJmL()]

Author

Kristine Karstens

Examples

if (FALSE) { # \dontrun{
readSource("LPJmL4", subtype = "soilc", convert = TRUE)
} # }