View source: R/downloadSoilGrids.R
downloadSoilGrids | R Documentation |
This function downloads the raw SoilGrids data (available at https://files.isric.org/soilgrids/data/recent) or, if available, the preprocessed raster layers.
downloadSoilGrids(subtype = "cstock_0_30")
subtype |
Switch between different input. Use predefined ones or any FileName specified in 'SoilGrids/META_GEOTIFF_1B.csv' |
magpie object in cellular resolution
Kristine Karstens
readSoilGrids()
## Not run:
downloadSource("SoilGrids", subtype = "carbon0_30")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.