powered by
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.
RasterLayer
# NOT RUN { if (requireNamespace("raster", quietly = TRUE)) { library(raster) data(grain) grain } # }
Run the code above in your browser using DataLab