The package offers a reproducible workflow for landscape analysis in a single environment and provides a variety of tools to visualize the results of landscape metrics in R.
To visualize landscape patterns, you can use the plot() function in landscapemetrics package. This function provides several plot types including RasterLayer and SpatialPolygonsDataFrame formats to display the spatial distribution of landscape metrics in maps. You can also use other visualization packages in R such as ggplot2 and spatial to create more customized maps.
Additionally, the landscapemetrics package also provides functions for exporting the results to a Geotiff or ESRI shapefile, which can be opened and visualized in GIS software such as ArcGIS or QGIS.
Overall, landscapemetrics package provides a variety of tools for visualizing and analyzing landscape patterns, allowing you to explore the spatial distribution of landscape metrics in maps or layers.
Please Recommend my reply if you find it useful . Thank you