| grain {spData} | R Documentation |
The ratified raster dataset represents grain sizes with the three classes clay, silt and sand, and WGS84 as a coordinate reference system.
grain
An object of class RasterLayer of dimension 6 x 6 x 1.
if (requireNamespace("sp", quietly = TRUE)) {
library(raster)
data(grain)
grain
}