data_info | R Documentation |
Data info
data_info(landscape)
landscape |
RasterLayer |
Check class of raster values and number of classes
raster
augusta_nlcd <- terra::rast(landscapemetrics::augusta_nlcd)
data_info(augusta_nlcd)
podlasie_ccilc <- terra::rast(landscapemetrics::podlasie_ccilc)
data_info(podlasie_ccilc)
landscape <- terra::rast(landscapemetrics::landscape)
data_info(landscape)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.