View source: R/get_clay_content.R
get_clay_content | R Documentation |
Download global clay content rasters at three different depths
get_clay_content(depth = NULL, file_path = NULL)
depth |
depth in cm (0, 10, 30) |
file_path |
path location |
clay content rasters
file_path <- ".." # path to the folder where you want to download the rasters # Download clay content rasters get_clay_content(depth = 30, file_path=file_path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.