Skip to content

Correct SoilGrids content

Usage

correctSoilGrids(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 = "onlycorrect")
} # }