#' @Title The Digital Soil Map of Sweden -topsoil clay content
#'
#' @usage data(CLAYr)
#'
#' @format Raster layer. Projected coordinate system: Sweref99TM
#' (epsg: 3006). Attribute: predicted topsoil (0-20 cm depth)
#' clay content (% of fine soil).
#'
#' @keywords datasets
#'
#' @references Available online: https://www.sgu.se/samhallsplanering/planering-och-markanvandning/markanvandning/jordbruk-skog-och-fiske/lerhaltskartan-digital-akermarkskarta/.
#'
#' @example
#' data(CLAYr)
#' raster::plot(CLAYr)
#'
#'@export data(CLAYr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.