Skip to content

Convert SoilGrids content

Usage

convertSoilGrids(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

Author

Kristine Karstens

Examples

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