get_clay_content: Download global clay content rasters at three different...

View source: R/get_clay_content.R

get_clay_contentR Documentation

Download global clay content rasters at three different depths

Description

Download global clay content rasters at three different depths

Usage

get_clay_content(depth = NULL, file_path = NULL)

Arguments

depth

depth in cm (0, 10, 30)

file_path

path location

Value

clay content rasters

Examples



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)



Ohm-Np/openRspat documentation built on June 23, 2022, 3:03 p.m.