get_settings_wise | R Documentation |
Defines settings for settings for WISE30sec ingest. Handles the specification of the required layer identifier.
get_settings_wise(varnam, layer = 1)
varnam |
A charachter string specifying the variable of interest. See https://www.isric.org/documents/document-type/isric-report-201501-world-soil-property-estimates-broad-scale-modelling for naming conventions. |
layer |
An integer specifying soil layer.
See https://www.isric.org/documents/document-type/isric-report-201501-world-soil-property-estimates-broad-scale-modelling for available layers.
Defaults to |
A named list containing information required for download from WISE30sec
## Not run: settings <- get_settings_wise("CNrt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.