proj_info | R Documentation |
Projection info
proj_info(landscape)
landscape |
RasterLayer |
Check projection of RasterLayer
raster
augusta_nlcd <- terra::rast(landscapemetrics::augusta_nlcd)
proj_info(augusta_nlcd)
podlasie_ccilc <- terra::rast(landscapemetrics::podlasie_ccilc)
proj_info(podlasie_ccilc)
landscape <- terra::rast(landscapemetrics::landscape)
proj_info(landscape)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.