R/clay_content.R

#' Clay content (g/kg) from 5 to 15cm depth for Nairobi, Kenya
#'
#' Soil profile for clay content (g/kg) for Nairobi using a raster file was downloaded from SoilGrids (https://soilgrids.org/).
#'
#'@docType data
#'
#'@usage data(clay_5_15)
#'
#'@examples
#'\dontrun{
#' data(clay_5_15)
#' require(raster)
#' plot(clay_5_15)
#'}
#' @format A .tif raster file

"clay_5_15"
allogamous/EnvRtype documentation built on Nov. 1, 2024, 3:48 a.m.